uranusjr opened a new pull request #21667: URL: https://github.com/apache/airflow/pull/21667
The `log.error()` call swallows the traceback, making debugging much difficult. This makes the full traceback be logged instead. The `RuntimeError` mypy hack seems to no longer be needed so I removed it (CI will tell if this is wrong). -- 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]
