andreax79 / airflow-code-editor

A plugin for Apache Airflow that allows you to edit DAGs in browser
Apache License 2.0
395 stars 51 forks source link

WEbUI DAG It need took a long time to find #44

Closed GreeMapengfei closed 2 years ago

GreeMapengfei commented 2 years ago

when i store as a python file, like xx.py in dag_editor, but about 1mintus i can see it in dags page. the time is so long , i want to ask how to change it

andreax79 commented 2 years ago

Airflow takes some time for updating the dag list. This is the standard Airflow behaviour.