pedro-cf commented on PR #54547:
URL: https://github.com/apache/airflow/pull/54547#issuecomment-3935882676

   I'm not sure if this is an issue in Airflow `3.x.x`, but there's also a 
related problem in `2.11.0` where the webserver always queries the last 
worker's hostname for all task attempts. When viewing logs from earlier 
attempts that ran on different workers, it causes 404s because 
`TaskInstance.hostname` is overwritten on each retry.
   
   @ido177 


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