Also, is it possible to retry on DEADLINE_EXCEEDED like this: "retryableStatusCodes": [ "UNAVAILABLE", "RESOURCE_EXHAUSTED", "DEADLINE_EXCEEDED" ]
On Monday, November 5, 2018 at 12:55:42 PM UTC-8, David M wrote: > > I am trying to find a document describing grpc java retry behavioral. > All I was able to find is this proposal : > https://github.com/grpc/proposal/blob/master/A6-client-retries.md > It's not clear what is already implemented. > > Thanks! > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/c0c0a7a5-44e7-41a5-8b7b-f97f3d36b64a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
