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

[1.14.x] cherry-pick: pluto: add more retries for requests out to AWS #3224

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

etungsten
Copy link
Contributor

Issue number:
N/A

Description of changes:
See #3214

Testing done:
See #3214

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Enforces a 6 minute timeout on settings generator execution so as to not
hang the boot for too long before erroring out.

(cherry picked from commit c6a601b)
This adds more resiliency when pluto makes API requests out to EC2 and
EKS. We choose a large number of retries to force the SDK to keep
retrying until we timeout on the overall request.

It's now less likely for the request to overall fail due to
transient connection errors.

(cherry picked from commit 21876a0)
@etungsten etungsten merged commit 9e5f2a6 into bottlerocket-os:1.14.x Jun 26, 2023
@etungsten etungsten deleted the cherrypick-3214 branch June 26, 2023 17:15
@stmcginnis stmcginnis mentioned this pull request Jun 30, 2023
6 tasks
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.

4 participants