You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been hit by this three times in the past few weeks—it seems sometimes AWS takes a little longer to compute the change set for some of my CF stacks, and when this happens, I get the message:
I, [2017-06-09T21:28:15.471941 #75] INFO -- : Waiting for ChangeSet project-dev-cluster-1497043694 to be created.
ChangeSet did not complete creation within 90 seconds! (at /var/lib/gems/2.3.0/gems/moonshot-2.0.0.beta2/lib/moonshot/change_set.rb:96:in `block in wait_for_change_set')
(Even though only seconds later the change set is created and ready to execute—which I can then do via the AWS Console).
I would suggest maybe bumping this to 120, or maybe even a little more, in the case that Change Sets take a little longer to build (it seems to happen pretty randomly to me).
The text was updated successfully, but these errors were encountered:
I've been hit by this three times in the past few weeks—it seems sometimes AWS takes a little longer to compute the change set for some of my CF stacks, and when this happens, I get the message:
(Even though only seconds later the change set is created and ready to execute—which I can then do via the AWS Console).
I would suggest maybe bumping this to 120, or maybe even a little more, in the case that Change Sets take a little longer to build (it seems to happen pretty randomly to me).
The text was updated successfully, but these errors were encountered: