waldoppper commented on issue #37647:
URL: https://github.com/apache/airflow/issues/37647#issuecomment-2010138894

   For posterity's sake:
   
   In this case, the root cause was [this 
line](https://github.com/apache/airflow/blob/01a819a42daa7990c30ab9776208b3dcb9f3a28b/airflow/utils/file.py#L358),
 which filtered out `root/airflow/dag_bag.py` because it did not contain the 
string "airflow". 
   
   This [was 
documented](https://airflow.apache.org/docs/apache-airflow/2.8.3/core-concepts/dags.html)
 - so this can be considered WAD.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to