Searched refs:other_retriable_errors (Results 1 – 3 of 3) sorted by relevance
102 other_retriable_errors): argument115 if isinstance(exception, other_retriable_errors):126 list(other_retriable_errors) + [errors.HttpError],175 other_retriable_errors=None): argument201 other_retriable_errors = (self.RETRIABLE_ERRORS202 if other_retriable_errors is None else203 other_retriable_errors)216 other_retriable_errors):261 other_retriable_errors=None): argument290 other_retriable_errors=other_retriable_errors
105 requests, other_retriable_errors=(FakeError, ))152 other_retriable_errors=(FakeError, ))
538 other_retriable_errors=None): argument564 self._other_retriable_errors = other_retriable_errors