Skip to content
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

Issue 1662: retry policy for methods GetTenantCredential and GetJITRunnerTokenAsync #1691

Merged
merged 3 commits into from
Feb 16, 2022
Merged

Issue 1662: retry policy for methods GetTenantCredential and GetJITRunnerTokenAsync #1691

merged 3 commits into from
Feb 16, 2022

Conversation

ruvceskistefan
Copy link
Contributor

Description: Adding retry policy for methods GetTenantCredential and GetJITRunnerTokenAsync. Retrying is performed three times, with a delay of 5 seconds in between.

Related issue: #1662

After this change, methods GetTenantCredential and GetJITRunnerTokenAsync contain retry policy for HTTP post requests.

@TingluoHuang TingluoHuang marked this pull request as ready for review February 16, 2022 14:26
@TingluoHuang TingluoHuang requested a review from a team as a code owner February 16, 2022 14:26
@TingluoHuang TingluoHuang merged commit f257852 into actions:main Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants