Prasnal commented on issue #16807:
URL: https://github.com/apache/airflow/issues/16807#issuecomment-874068265


   Ok, I understand.
   In my case, sometimes business logic fails because of external dependencies. 
In this situation we need to fix the issue somewhere else before we retry the 
DAG. It means that I'm raising Exception and want to get this DAG run failed 
(as the job was not done) but in sentry I'm getting doubled errors - one with 
my Exception and the other one with Airflow error message. Do you have any 
suggestion what I can do in this case?


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