Error occurred during operation 'ECS Deployment Circuit Breaker was triggered

0

i was trying a simple deployment, using nginx image taken from ECR public gallery, and deploy it using ECS but while creating service this is the error im getting..

There was an error deploying nginx-service Resource handler returned message: "Error occurred during operation 'ECS Deployment Circuit Breaker was triggered'." HandlerErrorCode: GeneralServiceException).

shahil
asked 8 months ago518 views
1 Answer
0

Hi,

You will find all details about ECS Circuit Breaker here: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-circuit-breaker.html

This very detailled and precise blog will explain you how to choose your DesiredCount value and how it relates to the error that you get: https://blog.cloudglance.dev/deep-dive-on-ecs-desired-count-and-circuit-breaker-rollback/index.html

Best,

Didier

profile pictureAWS
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions