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

Introduce settings flag to stop execution if expired credentials error happen #23

Closed
wants to merge 1 commit into from

Conversation

Dziman
Copy link

@Dziman Dziman commented Apr 5, 2020

Changes proposed in this pull request:

Introduce new settings parameter to stop retrying if AWS credentials are expired. To keep existing behavior (retry MaxRetries times) defaulted to false

@hashicorp-cla
Copy link

hashicorp-cla commented Apr 5, 2020

CLA assistant check
All committers have signed the CLA.

@jjoos
Copy link

jjoos commented Apr 15, 2020

@Dziman anyway we can help to get this merged?

@jgelens
Copy link

jgelens commented Apr 15, 2020

We encountered this issue as well, this patch really helps to prevent the system to get into a incomplete state.

@Dziman
Copy link
Author

Dziman commented Apr 23, 2020

@Dziman anyway we can help to get this merged?

@jjoos if you can somehow reach maintainers and convince them this change should be merged ASAP :)

@YakDriver
Copy link
Member

@Dziman Thank you very much for your work on this so long ago! We apologize for the delay. In essence, AWS fixed this problem so we did not end up needing the approach that you took.

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

6 participants