Searched refs:RETRY_HTTP_CODES (Results 1 – 2 of 2) sorted by relevance
49 RETRY_HTTP_CODES = [ variable in BaseCloudApiClient195 retry_http_codes = (self.RETRY_HTTP_CODES286 retry_http_codes=retry_http_codes or self.RETRY_HTTP_CODES,
1680 retry_http_codes = copy.copy(self.RETRY_HTTP_CODES)