Dan Davydov created AIRFLOW-3160:
------------------------------------

             Summary: Load latest_dagruns asynchronously 
                 Key: AIRFLOW-3160
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3160
             Project: Apache Airflow
          Issue Type: Improvement
          Components: webserver
    Affects Versions: 1.10.0
            Reporter: Dan Davydov
            Assignee: Dan Davydov


The front page loads very slowly when the DB has latency because one blocking 
query is made per DAG against the DB.

 

The latest dagruns should be loaded asynchronously and in batch like the other 
UI elements that query the database.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to