Add deferrable mode to EcsRunTaskOperator #31636
Labels
area:providers
good first issue
kind:feature
Feature Requests
provider:amazon-aws
AWS/Amazon - related issues
Description
I would greatly appreciate it if the
EcsRunTaskOperator
could incorporate thedeferrable
mode. Currently, this operator significantly affects the performance of my workers, and running multiple instances simultaneously proves to be inefficient. I have noticed that theKubernetesPodOperator
already supports this functionality, so having a similar feature available for ECS would be a valuable addition.Note: This feature request relates to the
amazon
provider.Use case/motivation
Reduce resource utilisation of my worker when running multiple ecs run task operator in paralllel.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: