Searched refs:RETRIABLE_AUTH_ERRORS (Results 1 – 1 of 1) sorted by relevance
60 RETRIABLE_AUTH_ERRORS = (client.AccessTokenRefreshError, ) variable in BaseCloudApiClient85 exception_types=cls.RETRIABLE_AUTH_ERRORS,