Searched refs:IsRetriable (Results 1 – 1 of 1) sorted by relevance
26 bool IsRetriable(error::Code code) { in IsRetriable() function54 if (!IsRetriable(status.code())) { in CallWithRetries()