ephraimbuddy commented on issue #25297: URL: https://github.com/apache/airflow/issues/25297#issuecomment-1443571080
> Is an option might be to throw a (new/custom) exception in the signal handler, and then catch it in `BaseOperator.execute` and run the on_failure callback there? It currently raises AirflowException which was supposed to be caught by `_run_raw_task` method but it doesn't catch it. -- 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]
