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