Searched refs:other_retriable_errors (Results 1 – 3 of 3) sorted by relevance
103 other_retriable_errors): argument116 if isinstance(exception, other_retriable_errors):127 list(other_retriable_errors) + [errors.HttpError],176 other_retriable_errors=None): argument202 other_retriable_errors = (self.RETRIABLE_ERRORS203 if other_retriable_errors is None else204 other_retriable_errors)217 other_retriable_errors):262 other_retriable_errors=None): argument291 other_retriable_errors=other_retriable_errors
108 requests, other_retriable_errors=(FakeError, ))155 other_retriable_errors=(FakeError, ))
532 other_retriable_errors=None): argument558 self._other_retriable_errors = other_retriable_errors