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
Describe the bug
Updated to 7.0.1, added middleware according to Readme and I get:
NoMethodError: undefined method `delete_by_digest' for SidekiqUniqueJobs::Digests:Class
Expected behavior
method defined 'delete_by_digest
Current behavior
What happens instead of the expected behavior?
Describe the bug
Updated to 7.0.1, added middleware according to Readme and I get:
NoMethodError: undefined method `delete_by_digest' for SidekiqUniqueJobs::Digests:Class
Expected behavior
method defined 'delete_by_digest
Current behavior
What happens instead of the expected behavior?
Worker class
The text was updated successfully, but these errors were encountered: