ECS: Waiter: Increase ServicesStable Waiter Time to "x" Time (30 or 60 minutes?) #3305
Closed
2 tasks done
Labels
feature-request
This issue requests a feature.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
I would like to propose that AWS increase the "ServicesStable" waiter time (link as of 2024-11-18: https://github.com/boto/botocore/blob/develop/botocore/data/ecs/2014-11-13/waiters-2.json#L42-L72) to some amount of time greater than 10 minutes.
Use Case
We (and a number of AWS customers) that use the
aws ecs wait services-stable
command (or similar commands within SDKs) may have deployments that take > 10 minutes to become stable.Proposed Solution
delay
andmaxAttempts
values to the SDK and/or AWS CLI (you can see this ticket here: Expose parameters for 'delay' and 'max-attempts' aws/aws-cli#1295 where there are three comments about this)Other Information
Alternative Solutions
Other Information
delay
andmaxAttempts
) that would be relatively easy to do (I submitted a PR: ECS: Waiter: Increase ServicesStable Waiter Time to "x" Time (30 or 60 minutes?) #3305)Acknowledgements
SDK version used
aws-cli/2.15.0 Python/3.11.6
Environment details (OS name and version, etc.)
Darwin/24.1.0
The text was updated successfully, but these errors were encountered: