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 bot more resilient against server errors #1

Closed
elasticroentgen opened this issue Mar 11, 2024 · 1 comment · Fixed by #2
Closed

Make bot more resilient against server errors #1

elasticroentgen opened this issue Mar 11, 2024 · 1 comment · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@elasticroentgen
Copy link
Contributor

Currently the bot will fail and hang on server errors.
Implement a retry mechanism.
After 3 retries it should just gracefully bail out and let the schedule restart it.

@elasticroentgen elasticroentgen added the bug Something isn't working label Mar 11, 2024
@elasticroentgen elasticroentgen self-assigned this Mar 11, 2024
@elasticroentgen elasticroentgen linked a pull request Mar 11, 2024 that will close this issue
@elasticroentgen
Copy link
Contributor Author

tagged with v0.9.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant