amoghrajesh commented on code in PR #68136:
URL: https://github.com/apache/airflow/pull/68136#discussion_r3371144428
##########
airflow-core/docs/authoring-and-scheduling/deferring.rst:
##########
@@ -34,6 +34,9 @@ This is where *Deferrable Operators* can be used. When it has
nothing to do but
For guidance on when to use deferred operators versus async tasks,
see `Deferred vs Async Operators
<https://airflow.apache.org/docs/task-sdk/stable/deferred-vs-async-operators.html>`__.
+ For guidance on when to use deferrable operators versus resumable tasks
Review Comment:
We already have a `versionchanged:: 3.3.0` note at the top of this page that
calls out the resumable tasks addition and links to the concept page. Does that
cover your concern, or would you want something more prominent?
--
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]