malthe opened a new pull request #20731: URL: https://github.com/apache/airflow/pull/20731
This pull request adds a new meaning to exceptions deriving from `AirflowException` – when raised during task execution and bubbling up to the standard task runner. In this case, no stack trace is printed – instead, the exception message is printed and we provide the filename and line number of the stack frame where the exception originated. -- 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]
