Searched refs:RETRIABLE_ERRORS (Results 1 – 1 of 1) sorted by relevance
59 RETRIABLE_ERRORS = (httplib.HTTPException, httplib2.HttpLib2Error, variable in BaseCloudApiClient194 other_retriable_errors = (self.RETRIABLE_ERRORS282 self.RETRIABLE_ERRORS)