Brett Fox
Brett Fox
Digging around a bit more, it seems like it considers the deployment successful once the rollback _removes_ the attempted deployment from ecs-deploy. Not sure where that lives in the code,...
@fabfuel any thoughts on the above? I can provide more context if it's helpful.
Hi Fabian! I have the timeout set to 600, but it's not hitting the timeout. Here's what it looks like I'm seeing: - Deployment starts - Tasks fail to start...
Hey Fabian! Appreciate you digging into this! The issue was that the container was missing a required env var, which caused it to fail on start-up. However, the container isn't...
Hi @fabfuel ! I hope you had a great new years! I was wondering if there were any updates on the above? We'd like to enable circuit breaker support, but...
+1 to this feature. There are some smaller things that ecs deploy can't handle when updating a task definition, and while it'd be great if it was all available via...
@cyrilgdn - I think @yaronmahat 's details above provides a more concise example of this behavior. Let me know if you need any additional information!