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

Retry Budgets in HTTPRouteRetry #3388

Open
rajatsharma94 opened this issue Oct 10, 2024 · 0 comments
Open

Retry Budgets in HTTPRouteRetry #3388

rajatsharma94 opened this issue Oct 10, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@rajatsharma94
Copy link

What would you like to be added:

I would like to be able to configure retry budgets in HTTPRouteRetry

Why this is needed:

While #1731 implements HTTPRouteRetry, we still lack the capability to set the retries using a percentage. This was part of #1731 initially but was dropped out of scope later on.

Implementations like Linkerd rely solely on this percentage based budget to implement the retry functionality.

@rajatsharma94 rajatsharma94 added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant