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 exception throttling for jobs #2

Open
JaZo opened this issue May 3, 2024 · 0 comments
Open

Implement exception throttling for jobs #2

JaZo opened this issue May 3, 2024 · 0 comments

Comments

@JaZo
Copy link
Member

JaZo commented May 3, 2024

Detailed description

We should implement the exception throttling middleware on the jobs.

Context

Our Elasticsearch instance experienced some downtime and all jobs kept trying, causing them all to fail and our logging to be flooded. When we enable the middleware, they are throttled and wait for the instance to come back up.

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