seanghaeli commented on PR #51692:
URL: https://github.com/apache/airflow/pull/51692#issuecomment-3059282525

   I see. So just to confirm: the core of the issue here is that, while 
`EcsRegisterTaskDefinitionOperator` registers a task definition, 
`EcsRunTaskOperator` actually spins up an instance based on that task 
definition, but it doesn't necessarily wait for its associated containers to be 
in a terminal state before moving on, which can cause an empty list of 
containers to be seen.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to