yaningz commented on issue #40875:
URL: https://github.com/apache/airflow/issues/40875#issuecomment-2286791404

   > It seems then it is an issue on MWAA side?
   
   We worked with AWS support, who reached out to MWAA internally, and they 
believe that the issue is because of how the AWS provider is pushing logs to 
Cloudwatch for the ECS log group. Logs within the same logstream for our ECS 
task are being written to the same timestamp regardless of their execution 
time, possibly because they are triggered by the same call inside the task. 
   
   This was not previously the case (e.g. with Airflow 2.5), and is the 
suspected cause of the error we're seeing.
   


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