Searched refs:should_retry (Results 1 – 2 of 2) sorted by relevance
121 should_retry=lambda r: False): argument132 self.should_retry = should_retry163 if not self.should_retry(result):
179 should_retry=api_utils._should_retry)