Azure / Azure/azure-sdk-for-java
ManagedIdentityCredential retry policy should handle 410 status response
Open
Azure.Identity
Client
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 199
Description
DefaultAzureCredentialImdsRetryPolicy should delay for long enough so that the exponential retry total duration is at least 70 seconds in the event that the response code is 410.
[See the docs](https://learn.microsoft.com/en-us/azure/virtual-machines/instance-metadata-service?tabs=windows#errors-and-debugging) for more info on 410 status code
Contributor guide
Assessment
This issue has not been assessed yet.