Skip to content
New issue

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

Make sure cleaning jobs don't over-reach #145

Open
sylvinus opened this issue Feb 16, 2017 · 0 comments
Open

Make sure cleaning jobs don't over-reach #145

sylvinus opened this issue Feb 16, 2017 · 0 comments
Milestone

Comments

@sylvinus
Copy link
Contributor

When emptying all the jobs on a queue from the dashboard, we should make sure we remove only those that were there when the button was pressed, in case the cleaning job is executed late.

To do that we should add a condition on the job IDs (lower or equal than an ObjectId() generated from the dashboard rest API)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants