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 Celery is retrying jobs #72

Closed
ryana opened this issue Jan 31, 2018 · 2 comments
Closed

Make sure Celery is retrying jobs #72

ryana opened this issue Jan 31, 2018 · 2 comments

Comments

@ryana
Copy link
Member

ryana commented Jan 31, 2018

It just dawned on me I did not check to see how Celery retries. I'll take a look this week unless someone beats me to the punch and verifies this works as expected (retries job up to a reasonable number of times before failing for good).

@hucares
Copy link

hucares commented Feb 1, 2018

Another thing that might be cogent is alerting on stale jobs. Delayed job queues generally do a pretty good job of retrying things but not flushing out erroring jobs.

@micahalcorn
Copy link
Member

Assuming that nothing is broken here 😬

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