Li Xuanji created AIRFLOW-276:
---------------------------------
Summary: List of dags does not refresh in UI for a while
Key: AIRFLOW-276
URL: https://issues.apache.org/jira/browse/AIRFLOW-276
Project: Apache Airflow
Issue Type: Improvement
Reporter: Li Xuanji
Assignee: Li Xuanji
Priority: Minor
After creating a new dag (eg by adding a file to `~/airflow/dags`), the web UI
does not show the new for a while. It only shows it when either
1. gunicorn decides to restart the worker process, or
2. a scheduler picks up the new dag, adds it to the airflow db, and the web UI
notices it in the db
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)