Adam Boscarino created AIRFLOW-3234:
---------------------------------------
Summary: Enable alerting for dagbag import errors
Key: AIRFLOW-3234
URL: https://issues.apache.org/jira/browse/AIRFLOW-3234
Project: Apache Airflow
Issue Type: Improvement
Reporter: Adam Boscarino
If a task fails due to being unable to load the DagBag it is set to `failed`
without being able to use callbacks or retries. This creates the possibility
for "silent" failures. We should have the ability to handle these failures with
some other functionality (similar to the SLA callbacks).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)