Skip to content

chore: Increase instance waiter retries from 60 to 75 #176

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

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

miabatta
Copy link
Contributor

What was the problem/requirement? (What/Why)

We had a test failure where the EC2 waiter timed out before launching an instance, but after rerunning the test it didn't reoccur.

What was the solution? (How)

Increased waiter retries from 60 to 75 retries (15 minutes -> 18 minutes). This is likely a band-aid solution but we can see if the same issues resurface.

What is the impact of this change?

Tests will be more reliable? Maybe?

How was this change tested?

Existing unit tests didn't break.

Was this change documented?

No

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@miabatta miabatta requested a review from a team as a code owner January 27, 2025 15:10
@miabatta miabatta merged commit 98f3f46 into aws-deadline:mainline Jan 27, 2025
16 checks passed
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.

3 participants