ferruzzi commented on code in PR #53727:
URL: https://github.com/apache/airflow/pull/53727#discussion_r2274129838


##########
airflow-core/docs/core-concepts/dags.rst:
##########
@@ -829,3 +829,40 @@ if it fails for ``N`` number of times consecutively.
 we can also provide and override these configuration from DAG argument:
 
 - ``max_consecutive_failed_dag_runs``: Overrides 
:ref:`config:core__max_consecutive_failed_dag_runs_per_dag`.
+
+Deadline Alerts
+---------------
+
+.. versionadded:: 3.1
+
+Deadline Alerts allow you to set time thresholds for your DAG runs and 
automatically respond when those

Review Comment:
   I'm going to leave one of these open and resolve the rest; this is a simple 
find/replace.  Thanks for the comment/review.  I'm just getting back from a 
camping trip but I'll try to get a revision up today or tomorrow with these 
fixes.



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