TJaniF commented on code in PR #47354:
URL: https://github.com/apache/airflow/pull/47354#discussion_r1982608004
##########
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:
I... am not sure 😅 I was trying to keep the changes to a minimum but happy
to remove that line.
--
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]