vandonr-amz commented on PR #34487: URL: https://github.com/apache/airflow/pull/34487#issuecomment-1732095322
> So what's the "solution" for dynamic? Parse those on schedule? If I understood correctly, this is not meant to replace regular reparsing, but just make it more responsive in some cases. And improve greatly new dags discovery. Dynamic dags are not the only issue, dags spread over several files are too. If you have a `utils.py` that several dags depend on, and you modify that file, reparsing is necessary to propagate changes (because the dags files will appear unchanged). -- 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]
