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

String arguments not seen as unique #222

Closed
dan987 opened this issue May 15, 2017 · 3 comments
Closed

String arguments not seen as unique #222

dan987 opened this issue May 15, 2017 · 3 comments

Comments

@dan987
Copy link

dan987 commented May 15, 2017

Race conditions using unique: while_executing and unique and using unique: until_and_while_executing.
Only happens when using long string IDs as unique arguments, like this one ...

"unique_args" => ["DFmBC7dLRBir1jQY0cLgtg"],

@mhenrixon
Copy link
Owner

Please provide a more complete example.

@mhenrixon
Copy link
Owner

@dan987 I'd love to help but I need something more to go on. What does your worker class look like? The arguments are always an array when it comes from sidekiq.

@dan987
Copy link
Author

dan987 commented Jul 31, 2017

@mhenrixon thanks so much! the issue has become deprioritized as it is solved in most cases. Not 100% sure why but will be revisiting this again soon. Closing the issue for now.

@dan987 dan987 closed this as completed Jul 31, 2017
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

No branches or pull requests

2 participants