zalando-stups / senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way

Home Page:https://pypi.python.org/pypi/stups-senza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

senza respawn and deployment with Elastigroup blocked by previously failed deployment

cjander opened this issue · comments

When in the past a deployment of an Elastigroup failed, the deployment does not reach a final state, it is still running until stopped manually. Due to this a new deploy or respawn will fail with "Can't have 2 Rolls at the same time. Please stop the previous one."

These kind of errors are not handled in or forwarded to the cli, the user just gets "Unknown Error: 400 Client Error" and is clueless about what happened.