Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(worker): do not call bzpopmin when blockDelay is lower or equal 0 #2544

Merged
merged 3 commits into from
Apr 27, 2024

Conversation

roggervalf
Copy link
Collaborator

@roggervalf roggervalf commented Apr 26, 2024

it'll call directly moveToActive script
ref #2466

@roggervalf roggervalf merged commit 9760b85 into master Apr 27, 2024
11 checks passed
@roggervalf roggervalf deleted the perf-bzpopmin-do-not-call branch April 27, 2024 04:11
github-actions bot pushed a commit that referenced this pull request Apr 27, 2024
## [5.7.6](v5.7.5...v5.7.6) (2024-04-27)

### Bug Fixes

* **redis-connection:** increase redis retry strategy backoff ([#2546](#2546)) [python] ([6cf7712](6cf7712))

### Performance Improvements

* **worker:** do not call bzpopmin when blockDelay is lower or equal 0 ([#2544](#2544)) ref [#2466](#2466) ([9760b85](9760b85))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant