Function is_grpc_retryable

Source
pub fn is_grpc_retryable(err: &Status) -> bool
Expand description

by grpc standard, only Unavailable is retryable, see: https://github.com/grpc/grpc/blob/master/doc/statuscodes.md#status-codes-and-their-use-in-grpc