fuguixing opened a new issue #17429:
URL: https://github.com/apache/airflow/issues/17429


   **Description**
   
   Scan the DAGs directory for new files througth restfull API
   
   **Use case / motivation**
   
   In my case, the app will automatically create dag files through python. 
After the app dynamically created a dag, I hope that the dag will be available 
immediately, but currently, I need to wait for the schedule to scan this 
file(dag_dir_list_interval = 300). Can I add a restful API to scan new dag 
files actively and make this dag available?
   
   **Are you willing to submit a PR?**
   
   Yes, I am willing to contribute the code of this feature to the community. 
Thank you for your approval!
   
   **Related Issues**
   
   No
   


-- 
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