Created
October 20, 2018 22:21
-
-
Save RemiDuvoux/04ebd1ae888e81856a561f44dd0192cf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sidekiq::Queue.new("infinity").clear | |
Sidekiq::RetrySet.new.clear | |
Sidekiq::ScheduledSet.new.clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment