Lee-W commented on code in PR #68028: URL: https://github.com/apache/airflow/pull/68028#discussion_r3360853282
########## 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: Should we make it an opt-in? I like this change but a bit worried whether this is a breaking chnage. -- 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]
