Skip to content

Conversation

@utkarsharma2
Copy link
Contributor

@utkarsharma2 utkarsharma2 commented Aug 29, 2024

Handle example DAGs case

related: #41432

@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Aug 29, 2024
# on standalone DAG processors.
dag_not_in_current_dag_folder = os.path.commonpath([dag.fileloc, dag_directory]) != dag_directory
# DAGs from the previous DAGs folder will be marked as stale. We also need to handle example dags
# differently. Note that this change has no impact on standalone DAG processors.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested this with standalone dag processors?

@ephraimbuddy
Copy link
Contributor

Please squash the commits.

@utkarsharma2
Copy link
Contributor Author

Closing in favour of - #41856

@jedcunningham jedcunningham deleted the FixDagParsing branch August 29, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants