svdimchenko opened a new pull request, #31595: URL: https://github.com/apache/airflow/pull/31595
Add possibility to disable logging the pod template in a case when task fails. The problem is that when the task fails, the log tail is full with pod template and it's really hard to read app's logs which was run inside the pod. The current PR adds possibility to enable | disable pod template logging when the task fails. -- 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]
