Searched refs:RetryOnException (Results 1 – 4 of 4) sorted by relevance
198 @utils.RetryOnException(_IsValueError, num_retry)
148 def RetryOnException(retry_checker, function
403 @utils.RetryOnException(_IsFingerPrintError,
1308 @utils.RetryOnException(gcompute_client._IsFingerPrintError, 10)