utkarsharma2 opened a new pull request, #39138:
URL: https://github.com/apache/airflow/pull/39138

    API endpoint to request reparsing of DAG.
   
   The API is useful in cases when users have lots of dags and want to 
prioritize the parsing of a particular dag. We record the requests in the DB 
table and rearrange the `file_path_queue` variable such that the requested DAG 
is prioritized. 


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