aws-actions / amazon-ecs-deploy-task-definition

Registers an Amazon ECS task definition and deploys it to an ECS service.
MIT License
625 stars 229 forks source link

Service reports Error: Resource is not in the state servicesStable after 60 min even with wait-for-minutes set to greater than 60 #527

Open ddougan89 opened 8 months ago

ddougan89 commented 8 months ago

I have a service that sometimes takes over an hour to become serviceable (windows containers suck), especially when it has hundreds of containers running. Despite setting wait-for-minutes to 90 the step always reports that error after 60 min. The docs say that the maximum should be 6 hours.