Bowrna commented on code in PR #38683:
URL: https://github.com/apache/airflow/pull/38683#discussion_r1554794562


##########
airflow/models/dag.py:
##########
@@ -690,6 +694,7 @@ def __init__(
                 )
         self.dagrun_timeout = dagrun_timeout
         self.sla_miss_callback = sla_miss_callback
+        self.toggle_dag_callback = toggle_dag_callback

Review Comment:
   @potiuk can you give me your views when you have time?



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