Skip to content

Implemented a Retry Policy for the IMDS Managed Identity Source #7614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Mar 27, 2025

Conversation

Robbie-Microsoft
Copy link
Collaborator

@Robbie-Microsoft Robbie-Microsoft commented Mar 5, 2025

The IMDS retry policy spec is located here.

The existing (linear) retry policy tests were moved out of Imds.spec.ts and into a new file, DefaultManagedIdentityRetryPolicy.spec.ts.

@github-actions github-actions bot added the msal-node Related to msal-node package label Mar 5, 2025
@Robbie-Microsoft Robbie-Microsoft changed the title Added Exponential Retry Policy to Managed Identity Implemented a Retry Policy for the IMDS Managed Identity Source Mar 18, 2025
@github-actions github-actions bot added the msal-common Related to msal-common package label Mar 20, 2025
@github-actions github-actions bot added the documentation Related to documentation. label Mar 20, 2025
Copy link
Collaborator Author

@Robbie-Microsoft Robbie-Microsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: The tests are good, but I need to use mock values to reduce the times.

EDIT: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-common Related to msal-common package msal-node Related to msal-node package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants