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

"update in progress" stuck #2672

Closed
dimasusername opened this issue Jul 28, 2021 · 2 comments
Closed

"update in progress" stuck #2672

dimasusername opened this issue Jul 28, 2021 · 2 comments
Labels
area/deployment Issues related to deployments type/enhancement Issues that are improvements for existing features.

Comments

@dimasusername
Copy link

During copilot svc deploy sometimes when the application fails to start (boot error, or something similar), the deployer will continue trying to restart the app for a very long time.

Screenshot 2021-07-28 at 21 12 44

And to deploy the fix, I either have to wait, or go into the AWS Console, cancel the cluster update and rollback, which is troublesome.

Is there any way to stop this process from the cli and re-deploy a new version of the image? Or at least control the number of retries and the delay between them?

@huanjani
Copy link
Contributor

Hello @dimasusername!
I believe your long delay is due to Circuit Breaker waiting for 10 failures.
Would you mind adding a 👍🏼 here: aws/containers-roadmap#1247 ?
Thanks!

@Lou1415926 Lou1415926 added area/deployment Issues related to deployments type/enhancement Issues that are improvements for existing features. pending/question Further information is requested. labels Aug 2, 2021
@efekarakus
Copy link
Contributor

Heya! I'll close this issue for now, once the circuit breaker behavior provides more configuration knobs we will surface it in the manifest files!

@Lou1415926 Lou1415926 removed the pending/question Further information is requested. label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deployment Issues related to deployments type/enhancement Issues that are improvements for existing features.
Projects
None yet
Development

No branches or pull requests

4 participants