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.
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.