Unique jobs have been broken in testing since sidekiq/sidekiq@07a2781.
The payload_hash stays in Redis across multiple runs within the same timeout.
I'm not sure if there's anything that can be done about this
https://github.com/form26/sidekiq-unique-jobs/blob/master/lib/sidekiq-unique-jobs/middleware/client/unique_jobs.rb#L22
Unique jobs have been broken in testing since sidekiq/sidekiq@07a2781.
The
payload_hashstays in Redis across multiple runs within the same timeout.I'm not sure if there's anything that can be done about this
https://github.com/form26/sidekiq-unique-jobs/blob/master/lib/sidekiq-unique-jobs/middleware/client/unique_jobs.rb#L22