dirrao opened a new issue, #37435:
URL: https://github.com/apache/airflow/issues/37435

   ### 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. 
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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