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

Failed Cron task continuously running if task is failed #87

Closed
omprakashpatel opened this issue May 24, 2016 · 1 comment
Closed

Failed Cron task continuously running if task is failed #87

omprakashpatel opened this issue May 24, 2016 · 1 comment

Comments

@omprakashpatel
Copy link

omprakashpatel commented May 24, 2016

There is no configuration for stopping task if it fails for a fixed number of times.
Currently if my task is failing it will run again and again until it success.
there should be a config setting for "Max num of failures" to stop that.

there is one 'MIN_NUM_FAILURES' attribute to set for email notification but this does not stops task!

@tab-cmd
Copy link
Contributor

tab-cmd commented Jan 13, 2017

#107 also addresses this and other problems with handling cron failures. Closing this as a duplicate for now. We will focus on that PR.

@tab-cmd tab-cmd closed this as completed Jan 13, 2017
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

2 participants