FencyC commented on issue #54544:
URL: https://github.com/apache/airflow/issues/54544#issuecomment-3214854253

   Hi, 
   
   We are also seeing this issue on Airflow 2.10.5, which began after our 
upgrade to 2.10.0. Our logs are synced to AWS S3.
   The task logs disappear from the UI (or become unavailable) only when a task 
fails and is put up_for_retry.
   
   However, we have confirmed that all log files, including those for failed 
attempts, are present and complete in our S3 bucket. This suggests the issue is 
with the Airflow UI's ability to retrieve or display these logs when a task is 
in the up_for_retry state.
   
   This makes debugging very difficult, as we can't easily review logs from 
failed attempts before a retry starts. Looks like this is a serious bug in 
Airflow Core. Can someone help us to fix this? 
   Thanks !


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