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

Add handling of request intteruptions/errors #37

Open
klinga opened this issue Oct 13, 2022 · 0 comments
Open

Add handling of request intteruptions/errors #37

klinga opened this issue Oct 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@klinga
Copy link
Member

klinga commented Oct 13, 2022

Add handling of exceptions while making request, especially timeouts ant 500 HTTP errors.

The app should wait and restart the process on its own instead of requiring a manual restart. Add an exception counter for such situations and when it reaches its maxium, throw a final exception and abort.

@klinga klinga added the bug Something isn't working label Oct 13, 2022
@klinga klinga self-assigned this Oct 13, 2022
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

No branches or pull requests

1 participant