[ 
https://issues.apache.org/jira/browse/AIRFLOW-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946407#comment-16946407
 ] 

ASF subversion and git services commented on AIRFLOW-3160:
----------------------------------------------------------

Commit 61bf073b85b4728e9991409fd409001da8b8a9d3 in airflow's branch 
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=61bf073 ]

[AIRFLOW-3160] Load latest_dagruns asynchronously (#5339)


> 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
>            Priority: Major
>             Fix For: 1.10.6
>
>
> 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
(v8.3.4#803005)

Reply via email to