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

Include an example of implementing budget-based backoff. #123

Open
Xuanwo opened this issue Aug 27, 2024 · 0 comments
Open

Include an example of implementing budget-based backoff. #123

Xuanwo opened this issue Aug 27, 2024 · 0 comments

Comments

@Xuanwo
Copy link
Owner

Xuanwo commented Aug 27, 2024

Most of our backoff strategies are based on max-retries or max-delay. It might be beneficial for us to introduce a budget-based backoff example, similar to what is described here: https://docs.rs/tower/0.5.0/tower/retry/budget/index.html.

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