Configuring scale-in and scale-out period in manifest.yml #3161
Unanswered
anne-montoya
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi Anne! 👋 Unfortunately, the scale in and out cooldowns can't be configured at the moment 🙇 This would be a new feature request for Copilot. Are the defaults of 1m (minimum for scale out) and 2m for scale in not appropriate for your application? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using auto scaling by following this guide https://aws.github.io/copilot-cli/docs/manifest/lb-web-service/#count
How can I configure scale-in and scale-out period?
Snippet of my manifest.yml
Beta Was this translation helpful? Give feedback.
All reactions