How to count failure resque jobs from shell.
# redis-cli llen resque:failed
(integer) 28</code></pre>
If raw output needed. Use "-raw" option.
# redis-cli llen -raw resque:failed
28</code></pre>
Written by sawanoboly
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#