Created
September 10, 2014 07:11
-
-
Save sclinede/3b8e23d47254026def5c 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
Resque.queues.each { |q| p "#{q}: #{Resque.size(q)}" } | |
# less log/companies_packet_manager.log | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment