Currently, clients do not have a good way to distinguish retryable errors and implement custom retry strategies. Sometimes this causes infinite retries like here: googleads/google-ads-ruby#246
Please consider fixing with a priority since its affecting services like Ads.
In addition, the implementation of automatic retries requires some changes to follow Auth service guidelines.
More details in the doc: go/auth-correct-retry
Currently, clients do not have a good way to distinguish retryable errors and implement custom retry strategies. Sometimes this causes infinite retries like here: googleads/google-ads-ruby#246
Please consider fixing with a priority since its affecting services like Ads.
In addition, the implementation of automatic retries requires some changes to follow Auth service guidelines.
More details in the doc: go/auth-correct-retry