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 retries and store logs of responses #3

Open
rogeralsing opened this issue Dec 29, 2021 · 1 comment
Open

Add retries and store logs of responses #3

rogeralsing opened this issue Dec 29, 2021 · 1 comment

Comments

@rogeralsing
Copy link
Contributor

to not lose calls into the void, the result of each request should be stored in the DB so that the UI can display it
Also, each execution should be stored so that one can see if the request has been retried

@rogeralsing
Copy link
Contributor Author

Add exponential backoff to retries

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