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

:until_executing not unlocking when starting to run #245

Closed
swarzech opened this issue Oct 4, 2017 · 1 comment
Closed

:until_executing not unlocking when starting to run #245

swarzech opened this issue Oct 4, 2017 · 1 comment
Assignees
Milestone

Comments

@swarzech
Copy link

swarzech commented Oct 4, 2017

I have a queue that has the unique set to until_executing with log_duplicate_payload set to true. The queue is empty but when call preform_async for the worker I am getting the "payload is not unique" error.

sidekiq: 3.4.1
sidekiq-unique-jobs: 4.0.18
redis: 2.8.4

I know that I am a few versions behind but at the moment we are not going to update redis 3 yet.

Thanks.

@mhenrixon mhenrixon self-assigned this Jun 6, 2018
@mhenrixon
Copy link
Owner

Unfortunately older versions were less than good enough. I've decided not to support versions older than 6 and rather focus all my efforts on making version 6 work really well.

I hope you don't mind and find it possible to upgrade redis so that you can use the new stuff (or create a PR for the branch v4.x).

@mhenrixon mhenrixon added this to the Version 6.0 milestone Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants