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

Retry core.getIDToken for JWT Auth Method #573

Closed
wants to merge 1 commit into from

Conversation

aefuente
Copy link

Description

core.getIDToken intermittently fails for both cloud hosted and on prem runners. This causes issues with nightly builds failing.

Adds a generic async retry function. Adds 3 retries with 3 seconds of delay between core.getIDToken calls.

Closes #525

Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Andre Fuentes seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA.
If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@aefuente aefuente closed this Feb 27, 2025
@aefuente aefuente reopened this Feb 27, 2025
@aefuente aefuente closed this Feb 28, 2025
@aefuente aefuente deleted the jwt-retry-core-getIDToken branch February 28, 2025 14:39
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.

[BUG] Intermittant: "Error message: Failed to get ID Token."
1 participant