We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resque-scheduler has the method remove_delayed_selection to remove those tasks matching certain arguments. Please add this to resque_spec.
remove_delayed_selection
The text was updated successfully, but these errors were encountered:
Hi @sk-
👍 sounds like a good addition, not sure when it can be done, but would love to see a PR for it.
Sorry, something went wrong.
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.
No branches or pull requests
Resque-scheduler has the method
remove_delayed_selection
to remove those tasks matching certain arguments. Please add this to resque_spec.The text was updated successfully, but these errors were encountered: