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

Increase stack operation timeout #1030

Merged
merged 1 commit into from
Dec 14, 2016
Merged

Increase stack operation timeout #1030

merged 1 commit into from
Dec 14, 2016

Conversation

ejholmes
Copy link
Contributor

10 minutes is a little too aggressive, since CloudFormation gets slow sometimes. 1 hour is a little more reasonable, this just prevents Empire from getting in a stuck state and holding onto the stack operation lock indefinitely.

Copy link
Contributor

@phobologic phobologic left a comment

Choose a reason for hiding this comment

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

Worth making htis configurable? Otherwise, looks good to me.

@ejholmes
Copy link
Contributor Author

It's a pretty low level detail. We could make it configurable, but I doubt anyone would ever configure it. We can probably address that if it comes up.

@ejholmes ejholmes merged commit f62adf1 into master Dec 14, 2016
@ejholmes ejholmes deleted the stack-op-timeout branch December 14, 2016 23:53
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

2 participants