compose-cli
compose-cli copied to clipboard
Erratic deployment issue with log DELETE_IN_PROGRESS User Initiated
Description
Sometime our docker-compose failed to deploy and cloudformation automatically delete the cloudformation.
Only log we have :
2022-01-18 10:59:37 UTC+0100 my-deployment-123456 DELETE_IN_PROGRESS User Initiated
Deployment works ~ 50% of the time
We deploy on fargate with vpc integration We deploy 14 services for each deployment. All ours docker images are on ecr We use compose-cli version 1.0.22
We have another error :
Throttling: Rate exceeded status code: 400, request id: a2b560bb-7e56-4ab1-b7c2-5550f31358f0
But deployment can be done even with the error above.
Looks like an error to aws api to retrieve cloudformation logs.
did you ever get to the bottom of this? facing similar issue. no clues.
DELETE_IN_PROGRESS | User Initiated
We deploy something like 10+ services at a time through CFN (use rcs compose-x though, but doubt it would make a difference) 12k times / month across my teams and never had this issue :/
Did you open a ticket with support? You might be able otherwise, tracking the IAM entity (user/role) in cloucdtrail to see which API is spamming this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Just before this closes. In my case a 3rd party task/service was crashing causing the deployment to roll back.
This issue has been automatically marked as not stale anymore due to the recent activity.
This issue has been automatically marked as not stale anymore due to the recent activity.