dirrao opened a new pull request, #42412:
URL: https://github.com/apache/airflow/pull/42412

   Description
   Right now, when the tasks fail due to pod launch failures or the pod is 
stuck in the pending phase, then the task logs from the UI are empty. It is 
very inconvenient for airflow consumers to debug it. They might not have access 
to the scheduler logs. I believe we can push these failure reasons from the 
Kubernetes executor to task attempt logs (remote). So, that airflow consumers 
can able to see task failure reasons from the UI.
   
   closes: #37435


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