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

Clear autoregistered DAGs if there are any import errors #26398

Merged

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.

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.

None yet

3 participants