o-nikolas commented on code in PR #42285:
URL: https://github.com/apache/airflow/pull/42285#discussion_r1765544434
##########
docs/apache-airflow/core-concepts/tasks.rst:
##########
@@ -149,82 +149,6 @@ is periodically executed and rescheduled until it succeeds.
mode="reschedule",
)
-If you merely want to be notified if a task runs over but still let it run to
completion, you want :ref:`concepts:slas` instead.
-
-
-.. _concepts:slas:
-
-SLAs
Review Comment:
Maybe a sentence or two describing this feature as deprecated in 3.0? And
that there are plans to add it back in 3.1?
--
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]