Narendra-Neerukonda opened a new issue #17966: URL: https://github.com/apache/airflow/issues/17966
### Apache Airflow version 2.1.2 ### Operating System centos ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details Self built docker image on kubernetes ### What happened If airflow fails to launch a task (Kubernetes worker pod in my case), the task logs with a simple error message "task exited with return code 1". This is problematic for developers working on developing platforms around airflow. ### What you expected to happen Provide a proper error message when a task exits with return code 1 from standard task runner. ### How to reproduce _No response_ ### Anything else _No response_ ### Are you willing to submit 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]
