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

Feature request: retry all failed jobs #15

Open
hrchu opened this issue Oct 2, 2015 · 3 comments
Open

Feature request: retry all failed jobs #15

hrchu opened this issue Oct 2, 2015 · 3 comments

Comments

@hrchu
Copy link

hrchu commented Oct 2, 2015

There are many fail jobs when something wrong. After fix the problem, I cannot retry all jobs. The only approach currently is reset the queue, and enqueue all unfinish jobs again.

If the jesque-web has an retry botton, it will be more convenient. User can just click the botton, instead of reset the entire queue.

Any ideas?

@gresrun
Copy link
Owner

gresrun commented Oct 2, 2015

@hrchu So, to clarify, you would like a button to re-queue all failed jobs?

@hrchu
Copy link
Author

hrchu commented Oct 5, 2015

@gresrun Yes.

Do people here think that it's in common use?

@govindpatel
Copy link

@gresrun, @hrchu : having a button will be good, But it will be even better if that can done from program.

Is there any way I can re-queue the failed jobs using just program?

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

No branches or pull requests

3 participants