RoyLee1224 commented on issue #55520: URL: https://github.com/apache/airflow/issues/55520#issuecomment-3302872150
Have you placed your Dag files in the correct dags folder(`files/dags`)? If you need some to test with, you can use example Dags here: https://github.com/apache/airflow/tree/main/airflow/example_dags If the Dags are in the folder but not appearing, you can force Airflow to re-parse them by running `airflow dags reserialize` Regarding communication, I'm happy to continue our discussion here. However, if you want to ask troubleshooting questions somewhere else, you can try Airflow Slack channel. -- 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]
