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

fix(repeatable): pass custom key as an args in addRepeatableJob to prevent CROSSSLOT issue #2662

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

roggervalf
Copy link
Collaborator

@roggervalf roggervalf commented Jul 17, 2024

fixes #2660

@roggervalf roggervalf merged commit 9d8f874 into master Jul 18, 2024
10 of 11 checks passed
@roggervalf roggervalf deleted the fix-cross-slot branch July 18, 2024 02:10
github-actions bot pushed a commit that referenced this pull request Jul 18, 2024
## [5.10.1](v5.10.0...v5.10.1) (2024-07-18)

### Bug Fixes

* **repeatable:** consider removing legacy repeatable job ([#2658](#2658)) fixes [#2661](#2661) ([a6764ae](a6764ae))
* **repeatable:** pass custom key as an args in addRepeatableJob to prevent CROSSSLOT issue ([#2662](#2662)) fixes [#2660](#2660) ([9d8f874](9d8f874))
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.

[Bug]: v5.10.0 introducing "ReplyError: CROSSSLOT Keys in request don't hash to the same slot"
1 participant