eladkal commented on code in PR #41397:
URL: https://github.com/apache/airflow/pull/41397#discussion_r1713271187


##########
airflow/config_templates/config.yml:
##########
@@ -2639,6 +2639,21 @@ scheduler:
       example: ~
       default: "True"
       see_also: ":ref:`Differences between the two cron timetables`"
+    default_none_schedule:

Review Comment:
   I am no sure if we should add new setting in main branch for Airflow 3.
   
   Maybe we should consider having this as an item for the migration tool we 
want to build? (alert on breaking change for dags without schedule)



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