Searched refs:_should_retry_response (Results 1 – 2 of 2) sorted by relevance
85 def _should_retry_response(resp_status, content): function187 if not _should_retry_response(resp.status, content):987 if not _should_retry_response(resp.status, content):
78 googleapiclient.http._should_retry_response googleapiclient.http-module.html#_should_retry_response