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

Implement backoff's for card_creation tasks #276

Open
adhil0 opened this issue Mar 22, 2024 · 1 comment
Open

Implement backoff's for card_creation tasks #276

adhil0 opened this issue Mar 22, 2024 · 1 comment

Comments

@adhil0
Copy link
Collaborator

adhil0 commented Mar 22, 2024

https://docs.celeryq.dev/en/stable/userguide/tasks.html#Task.retry_backoff

@adhil0
Copy link
Collaborator Author

adhil0 commented Jun 21, 2024

More details: it looks like whenever our redis pod goes down, our celery pods don't reconnect to redis, even after the redis pod is back up and running. maybe this will help: https://groups.google.com/g/celery-users/c/2-hpG4qyulk

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

1 participant