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

Number of retries depending on the type of error #287

Open
astoff opened this issue Oct 4, 2024 · 0 comments
Open

Number of retries depending on the type of error #287

astoff opened this issue Oct 4, 2024 · 0 comments

Comments

@astoff
Copy link

astoff commented Oct 4, 2024

I would like to compute number of retries dynamically, depending on details about the error. I guess this can be done by setting retries to a large number and then throwing an error in the retryDelay function but I'm not sure about the implications.

Do you have a recommendation? (Do / don't do that, what is a suitable error, etc.)

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