airflow.models.slamiss
¶
Module Contents¶
Classes¶
Model that stores a history of the SLA that have been missed. |
- class airflow.models.slamiss.SlaMiss[source]¶
Bases:
airflow.models.base.Base
Model that stores a history of the SLA that have been missed. It is used to keep track of SLA failures over time and to avoid double triggering alert emails.