Skip to content

Conversation

SwampDragons
Copy link
Contributor

@SwampDragons SwampDragons commented Aug 17, 2018

Bump the timeout from 10 (aws default) to 30 minutes, if user has not manually configured a timeout.

Root cause: our old home-grown waiter theoretically had a timeout at 300 seconds (5 minutes) but it didn't actually start counting queries towards that timeout until a resource existed. In situations of long-running copies, that meant that we didn't really have any timeout at all.

Closes #6536
Closes #6526

@SwampDragons SwampDragons requested a review from a team as a code owner August 17, 2018 20:33
@SwampDragons SwampDragons changed the title Fix 6536 Increase waiter timeout for AWS WaitUntilImageAvailable command Aug 17, 2018
@SwampDragons
Copy link
Contributor Author

linux build:
packer.zip

Copy link
Contributor

@azr azr left a comment

Choose a reason for hiding this comment

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

LGTM
@nathandines confirmed too #6536 (comment)
🎉

@SwampDragons SwampDragons merged commit fa99f93 into master Aug 24, 2018
@SwampDragons SwampDragons added this to the upcoming-patch milestone Aug 24, 2018
@azr azr deleted the fix_6536 branch August 27, 2018 14:25
@ghost
Copy link

ghost commented Mar 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout waiting for long running Amazon EBS AMI copies on v1.2.5 amazon-ebs timeout when encrypt_boot: true
2 participants