Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure catchup=False is used in example dags #19396

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

o-nikolas
Copy link
Contributor

Along with the effort to move to static start times, use catchup=False to avoid users inadvertently causing a large backlog of tasks as discussed here and here

This PR covers Azure example dags (plus moving one Airflow example dag to the start time used elsewhere).


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

- Along with the effort to move to static start times, use catchup=False
  to avoid users inadvertently causing a large backlog of tasks.
@o-nikolas o-nikolas changed the title Ensure catch=False is used in example dags Ensure catchup=False is used in example dags Nov 3, 2021
@kaxil kaxil merged commit 490a382 into apache:main Nov 4, 2021
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:microsoft-azure Azure-related issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants