Closed
Description
Description
I would greatly appreciate it if the EcsRunTaskOperator
could incorporate the deferrable
mode. Currently, this operator significantly affects the performance of my workers, and running multiple instances simultaneously proves to be inefficient. I have noticed that the KubernetesPodOperator
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?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct