Azure / Azure/azure-sdk-for-cpp

ManagedIdentityCredential retry policy should handle 410 status response

Open
#6,641 1 comment 1 reaction 2 assignees Claimed by @antkmsft View on GitHub
Azure.Identity Client
Dominant language
C++
Stars
205
Forks
172
Avg merge
1d 15m
Merged PRs (30d)
33

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.