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

Add support for retry mode #489

Merged
merged 8 commits into from
Jun 1, 2023

Conversation

Indresh2410
Copy link
Contributor

Add support for RetryMode via ENV variable, shared config and directly

Closes #147

@Indresh2410 Indresh2410 requested a review from a team as a code owner June 1, 2023 17:18
@hashicorp-cla
Copy link

hashicorp-cla commented Jun 1, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@gdavison gdavison left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, @Indresh2410. I've updated the resolveRetryer function to make use of the retry mode configuration

@gdavison gdavison merged commit fdaff32 into hashicorp:main Jun 1, 2023
gdavison added a commit that referenced this pull request Jun 2, 2023
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.

Add support for RetryMode
3 participants