jscheffl commented on code in PR #68028:
URL: https://github.com/apache/airflow/pull/68028#discussion_r3364693485


##########
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 would love to make it fefault because from UX perspective most users are 
really confused about the "deferred" state displayed which actually is meaning 
"waiting for user". I see so real benefit in keeping it deferred...



-- 
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]

Reply via email to