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

Max retries of a failed task (Feature request) #430

Open
mhassan91 opened this issue Apr 21, 2020 · 1 comment
Open

Max retries of a failed task (Feature request) #430

mhassan91 opened this issue Apr 21, 2020 · 1 comment

Comments

@mhassan91
Copy link

Currently as per my knowledge, if a task fail, Django-Q keeps on retrying that task. We can change settings which will mark failed task also as successful so it will be retried. If a feature will added which will limit maximum number of retries of a task, it will be very useful. So a failed tasks will not be executing again and again and creating overhead on server.

@timomeara
Copy link
Contributor

i just submitted a PR for this.
#466

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