Searched refs:RETRIABLE_ERRORS (Results 1 – 1 of 1) sorted by relevance
57 RETRIABLE_ERRORS = (http.client.HTTPException, httplib2.HttpLib2Error, variable in BaseCloudApiClient201 other_retriable_errors = (self.RETRIABLE_ERRORS291 or self.RETRIABLE_ERRORS)