Open edsko opened 8 months ago
This is not about reconnecting automatically (which grapesy supports), but about retrying the actual RPC call.
grapesy
References:
We provide very minimal support for this: we parse the grpc-previous-rpc-attempts and grpc-retry-pushback-ms headers.
grpc-previous-rpc-attempts
grpc-retry-pushback-ms
This is not about reconnecting automatically (which
grapesy
supports), but about retrying the actual RPC call.References: