You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mhenrixon i didn't require 'sidekiq-unique-jobs', such an obvious thing to do, but i've read readme numerous times and didn't found this is a requirement. Would be great to update readme.
Thanks.
PS: even when i've added this to my tasks, sidekiq-web still didn't used this gem so deletion of the tasks was not releasing the lock. So one should add require 'sidekiq-unique-jobs' everywhere in the project.
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
job defined as
Any ideas?
The text was updated successfully, but these errors were encountered: