jscheffl commented on code in PR #68028: URL: https://github.com/apache/airflow/pull/68028#discussion_r3364702160
########## airflow-core/docs/authoring-and-scheduling/deferring.rst: ########## @@ -54,6 +54,13 @@ If you want to use pre-written deferrable operators that come with Airflow, such Airflow automatically handles and implements the deferral processes for you. +.. note:: + + :doc:`Human-in-the-loop <../tutorial/hitl>` operators do **not** use deferral or the triggerer on Review Comment: I am rather thinking: docs should be described in a way assuming 3.3 is the "new normal" and not make note about the news which will be quite outdated once we have Airflow 3.7 and you wonder why such legacy is noted here. Can you revise the text from the "future view"? (Not from a changelog perspective) -- 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]
