the failure dao currently only provides a counter for the amount of jobs
in the failed queue. this patch adds the possibility to retrieve the value
of the global failed job counter which is at resque:stat:failed.
Coverage increased (+0.03%) to 70.854% when pulling fd28e5349b51475f8e2c95112d7befd63d4e58ba on uberall:failed-count into b55a7c821534faf0083881974e566bc4bc588e11 on gresrun:master.
the failure dao currently only provides a counter for the amount of jobs in the failed queue. this patch adds the possibility to retrieve the value of the global failed job counter which is at
resque:stat:failed
.