About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
CarolHsu
3/27/2019 - 7:11 AM
share
Share
add_circle_outline
Save
Clean up jobs in specific sidekiq queue
sidekiq_job_cleaner.rb
content_copy
file_download
queue = Sidekiq::Queue.new('stats-notifications') queue.count queue.clear queue.count
clear