Wilson Lian created AIRFLOW-3154:
------------------------------------
Summary: Failed attempt to send SLA miss email blocks scheduling
for DAG with miss
Key: AIRFLOW-3154
URL: https://issues.apache.org/jira/browse/AIRFLOW-3154
Project: Apache Airflow
Issue Type: Bug
Components: scheduler
Affects Versions: 1.9.0
Reporter: Wilson Lian
Haven't tested for non-Sendgrid email backends, but when [email]email_backend =
airflow.contrib.utils.sendgrid.send_email, and a DAG's SLA miss email fails to
send (e.g., authorization error), the scheduler stops scheduling tasks for that
DAG.
Other DAGs still run fine.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)