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

feat(internal): add backoff retry mechanism #17

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

0x9ef
Copy link

@0x9ef 0x9ef commented Aug 23, 2023

This PR adds thread-safe backoff retry mechanism and 1 default algorithm from the box: ExponentalBackoff

@0x9ef 0x9ef marked this pull request as draft August 23, 2023 13:55
@0x9ef 0x9ef marked this pull request as ready for review August 23, 2023 14:38
@0x9ef
Copy link
Author

0x9ef commented Aug 23, 2023

cc @ivanvanderbyl

@ivanvanderbyl
Copy link
Contributor

@0x9ef I'm no longer a maintainer on this repo, so I can't review or merge this. Ping @LindseyRenken

@prodigeris
Copy link

That looks something that I need as well!

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

Successfully merging this pull request may close these issues.

3 participants