Salta al contenuto

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).

1 Risposta
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

ESPERTO

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.