ying-w commented on code in PR #31116:
URL: https://github.com/apache/airflow/pull/31116#discussion_r1186797227


##########
docs/apache-airflow/administration-and-deployment/logging-monitoring/callbacks.rst:
##########
@@ -29,6 +29,12 @@ For example, you may wish to alert when certain tasks have 
failed, or have the l
     As such, task changes set by the command line interface (:doc:`CLI 
<../../howto/usage-cli>`) or user interface (:doc:`UI <../../ui>`) do not
     execute callback functions.
 
+.. warning::

Review Comment:
   i put it as warning because it wasn't obvious that there wouldn't be any 
errors shown in ui when callback function is broken (like function calls were 
incorrect syntax)



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