resque_spec icon indicating copy to clipboard operation
resque_spec copied to clipboard

Add support for remove_delayed_selection

Open sk- opened this issue 9 years ago • 2 comments

Resque-scheduler has the method remove_delayed_selection to remove those tasks matching certain arguments. Please add this to resque_spec.

sk- avatar Jun 04 '15 19:06 sk-

Hi @sk-

:+1: sounds like a good addition, not sure when it can be done, but would love to see a PR for it.

leshill avatar Jun 05 '15 19:06 leshill

I do have a working implementation I can share, however I did not write any tests for it. So the PR is not ready to be merged. If you are interested the code is here https://github.com/Zapship/resque_spec/tree/v0.16.0_with_remove_delayed_selection.

sk- avatar Jun 05 '15 20:06 sk-