uranusjr commented on code in PR #47354:
URL: https://github.com/apache/airflow/pull/47354#discussion_r1982504470


##########
airflow/config_templates/config.yml:
##########
@@ -2317,7 +2317,7 @@ scheduler:
       default: "10.0"
     catchup_by_default:
       description: |
-        Turn off scheduler catchup by setting this to ``False``.
+        Turn on scheduler catchup by setting this to ``True``.
         Default behavior is unchanged and
         Command Line Backfills still work, but the scheduler

Review Comment:
   Not exactly related to this change, but what does *Default behavior is 
unchanged* even mean here…



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