resque / resque-web

a Rails-based web interface to Resque
235 stars 166 forks source link

Clear and Retry jobs by job class and exception #144

Closed jcasanovas closed 1 year ago

jcasanovas commented 5 years ago

image

With this, we can retry or clean only the jobs which a specific job class or job exception. If empty, it works as it used to work.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.5%) to 82.528% when pulling 7d9de03788c2cd2111a07b822d0df8ff2f2e8af2 on wuakitv:jcasanovas/clear-and-retry-jobs-by-job-class-and-exception into 717bc8d08a5b04fa98007cc96086796dc274264d on resque:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.5%) to 82.528% when pulling 7d9de03788c2cd2111a07b822d0df8ff2f2e8af2 on jcasanovas:jcasanovas/clear-and-retry-jobs-by-job-class-and-exception into 717bc8d08a5b04fa98007cc96086796dc274264d on resque:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.5%) to 82.528% when pulling 7d9de03788c2cd2111a07b822d0df8ff2f2e8af2 on jcasanovas:jcasanovas/clear-and-retry-jobs-by-job-class-and-exception into 717bc8d08a5b04fa98007cc96086796dc274264d on resque:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.5%) to 82.528% when pulling 7d9de03788c2cd2111a07b822d0df8ff2f2e8af2 on jcasanovas:jcasanovas/clear-and-retry-jobs-by-job-class-and-exception into 717bc8d08a5b04fa98007cc96086796dc274264d on resque:master.

beltrachi commented 5 years ago

Hi @rafaelfranca,

as you seem to be the one merging PRS here lately, how does contributions work here? Do we have to do anything to have this PR merged?