Retry with exponential back-off #1115
slavafomin
started this conversation in
Ideas
Replies: 2 comments
-
After looking into the options, it looks like Stars: 373 Uses a popular and mature implementation: Looks like @sindresorhus did it again :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I guess it will be nice to add to the list some utility library that simplifies retrying and supports exponential back-off strategy. This is often used to make HTTP requests more stable, especially on the clients with flaky connection.
Beta Was this translation helpful? Give feedback.
All reactions