ferruzzi commented on code in PR #55088:
URL: https://github.com/apache/airflow/pull/55088#discussion_r2361231116
##########
airflow-core/docs/howto/deadline-alerts.rst:
##########
@@ -72,14 +72,6 @@ Below is an example Dag implementation. If the Dag has not
finished 15 minutes a
):
EmptyOperator(task_id="example_task")
-The timeline for this example would look like this:
-
-::
-
- |------|-----------|---------|-----------|--------|
- Scheduled Queued Started Deadline
- 00:00 00:03 00:05 00:18
-
Review Comment:
Looks like you already got it. Resolving.
--
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]