correct way to check internet connection goes away #7841
Labels
Area: Client
Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more.
Type: Question
When internet connection goes away in the long running process, grpc returns
(using google.golang.org/api/transport/grpc's DialPool).
How should we heck this error type?
I think we want to retry for Unavailable, but we'd like to report this error to the user without retry.
The text was updated successfully, but these errors were encountered: