Home
last modified time | relevance | path

Searched refs:RETRIABLE_ERRORS (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/internal/lib/
Dbase_cloud_client.py59 RETRIABLE_ERRORS = (httplib.HTTPException, httplib2.HttpLib2Error, variable in BaseCloudApiClient
194 other_retriable_errors = (self.RETRIABLE_ERRORS
282 self.RETRIABLE_ERRORS)