HomeSort by relevance Sort by last modified time
    Searched defs:TransientFailure (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/csharp/Grpc.Core/
ChannelState.cs 47 TransientFailure,
  /external/syzkaller/vendor/google.golang.org/grpc/connectivity/
connectivity.go 41 case TransientFailure:
58 // TransientFailure indicates the ClientConn has seen a failure but expects to recover.
59 TransientFailure

Completed in 130 milliseconds