uranusjr commented on PR #27319:
URL: https://github.com/apache/airflow/pull/27319#issuecomment-1301852403

   Can you run pre-commit locally and fix linting errors, and add a test case 
for this? Some note in the operator docstring to explain what exactly is pushed 
to XCom would be nice as well; the various `split` calls make it pretty 
difficult to follow what exactly is being extracted from the exception. (Why 
not just push `str(e)` and move extraction logic into downstream tasks, for 
example?)


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