We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is not about reconnecting automatically (which grapesy supports), but about retrying the actual RPC call.
grapesy
References:
The text was updated successfully, but these errors were encountered:
Support grpc-previous-rpc-attempts
grpc-previous-rpc-attempts
5f3744c
This is a tiny step towards #104.
We provide very minimal support for this: we parse the grpc-previous-rpc-attempts and grpc-retry-pushback-ms headers.
grpc-retry-pushback-ms
Sorry, something went wrong.
No branches or pull requests
This is not about reconnecting automatically (which
grapesy
supports), but about retrying the actual RPC call.References:
The text was updated successfully, but these errors were encountered: