Searched refs:_ShoudRetry (Results 1 – 1 of 1) sorted by relevance
405 def _ShoudRetry(self, exception): member in BatchHttpRequestExecutor428 if exception is not None and self._ShoudRetry(exception):