well-typed/grapesy

Support automatic retry policies

Opened this issue · 1 comments

edsko commented

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

References:

edsko commented

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