Searched refs:RETRY_HTTP_CODES (Results 1 – 2 of 2) sorted by relevance
53 RETRY_HTTP_CODES = [ variable in BaseCloudApiClient196 retry_http_codes = (self.RETRY_HTTP_CODES287 retry_http_codes=retry_http_codes or self.RETRY_HTTP_CODES,
1573 retry_http_codes = copy.copy(self.RETRY_HTTP_CODES)