docker-archive / compose-cli

Easily run your Compose application to the cloud with compose-cli
Apache License 2.0
958 stars 254 forks source link

Running `docker compose down` in ECS context with 32 services fails with error: `Throttling: Rate exceeded` #2106

Closed AttilaTheFun closed 2 years ago

AttilaTheFun commented 2 years ago

I'm trying to migrate my setup with 32 services to Amazon ECS via Docker Compose. When I am only using a few services, I'm able to bring up and down the services normally. However, when I try to bring down all 32 services, after ~30 seconds it fails with the error: Throttling: Rate exceeded. I then have to manually delete the stack through CloudFormation. I can bring up and down the same set of services just fine when running docker compose locally. Is there any way to get this working at the moment?

stale[bot] commented 2 years ago

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.

stale[bot] commented 2 years ago

This issue has been automatically closed because it had not recent activity during the stale period.