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

Support automatic retry policies #104

Open
edsko opened this issue Mar 7, 2024 · 1 comment
Open

Support automatic retry policies #104

edsko opened this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request priority: low Minor enhancements

Comments

@edsko
Copy link
Collaborator

edsko commented Mar 7, 2024

This is not about reconnecting automatically (which grapesy supports), but about retrying the actual RPC call.

References:

@edsko edsko added enhancement New feature or request priority: low Minor enhancements labels Mar 7, 2024
edsko added a commit that referenced this issue Mar 29, 2024
This is a tiny step towards #104.
@edsko
Copy link
Collaborator Author

edsko commented Mar 29, 2024

We provide very minimal support for this: we parse the grpc-previous-rpc-attempts and grpc-retry-pushback-ms headers.

@edsko edsko changed the title Support automatic retries/request hedging Support automatic retry policies Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Minor enhancements
Projects
None yet
Development

No branches or pull requests

1 participant