Skip to content

Conversation

@jedcunningham
Copy link
Member

We need to clear any autoregistered DAGs that may have been already registered if we encounter any import errors while parsing a given DAG file.

This maintains the behavior before we autoregistered DAGs.

@jedcunningham jedcunningham added this to the Airflow 2.4.0 milestone Sep 14, 2022
We need to clear any autoregistered DAGs that may have been already
registered if we encounter any import errors while parsing a given DAG
file.

This maintains the behavior before we autoregistered DAGs.
@jedcunningham jedcunningham force-pushed the clear_autoregistered_dags_on_import_error branch from 934c912 to 9d7f4b8 Compare September 14, 2022 16:45
@jedcunningham jedcunningham merged commit 01e3fb7 into apache:main Sep 14, 2022
@jedcunningham jedcunningham deleted the clear_autoregistered_dags_on_import_error branch September 14, 2022 21:52
jedcunningham added a commit that referenced this pull request Sep 15, 2022
We need to clear any autoregistered DAGs that may have been already
registered if we encounter any import errors while parsing a given DAG
file.

This maintains the behavior before we autoregistered DAGs.

(cherry picked from commit 01e3fb7)
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants