potiuk commented on issue #36516:
URL: https://github.com/apache/airflow/issues/36516#issuecomment-1872989976

   Just to note - this might be rather complex because it requires a new way of 
communication. Webserver / API uses DB to communicate with whatever can produce 
notifications (Webserver shoudl not - on it's own reach out with any kind of 
custom notifications) - so we need **something** to be able to react on the 
fact that DAG has chaned from active to paused. We do not have that 
**something** currently.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to