o-nikolas commented on issue #43717:
URL: https://github.com/apache/airflow/issues/43717#issuecomment-2704789352

   Hello @mjordyn 
   Regarding this:
   > Adding a 10 second sleep statement before the logger.info calls as a 
workaround caused those logs to appear as expected in the Airflow UI. All of 
this held true for a few separate EcsRunTaskOperator steps calling different 
ECS tasks.
   
   1) Before which logger.info calls did you add sleeps? Was it 
[here](https://github.com/apache/airflow/blob/b275e79654f54b6373c392d4750811d6373c40d9/providers/amazon/src/airflow/providers/amazon/aws/utils/task_log_fetcher.py#L75)?
   2) Did you do any testing regarding how long of a sleep was required? Was 
10s the minimum?
   3) Was this an experiment only, or did you leave this change in place? I.e. 
were you happy to wait longer for full logs?
   


-- 
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