Searched refs:RETRIABLE_ERRORS (Results 1 – 1 of 1) sorted by relevance
58 RETRIABLE_ERRORS = (httplib.HTTPException, httplib2.HttpLib2Error, variable in BaseCloudApiClient200 other_retriable_errors = (self.RETRIABLE_ERRORS290 or self.RETRIABLE_ERRORS)