Searched refs:RetryParams (Results 1 – 3 of 3) sorted by relevance
20 from .api_utils import RetryParams
77 return RetryParams()200 class RetryParams(object): class
16 default_retry_params = gcs.RetryParams(initial_delay=0.2,