bugraoz93 commented on issue #44652: URL: https://github.com/apache/airflow/issues/44652#issuecomment-4238921982
Are you still experiencing this issue? @seifrajhi? My case is fixed with a well-configured `.airflowignore`. This exists in prior versions as well. A good number of files (even though small) under `dags/` directory could end up dragging the DagProcessor into this state. After a well-defined, configured `.airflowignore`, complete parsing reduced to seconds at most 1.5 minutes. https://airflow.apache.org/docs/apache-airflow/3.2.0/core-concepts/dags.html#airflowignore -- 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]
