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

ASF GitHub Bot commented on AIRFLOW-3160:
-----------------------------------------

ashb opened a new pull request #4145: Revert "[AIRFLOW-3160] Load 
latest_dagruns asynchronously (#4005)"
URL: https://github.com/apache/incubator-airflow/pull/4145
 
 
   This reverts commit 0287cceed8137823743497b7e11f19ef35bacd9d.
   
   Testing to see if the tests pass with this change reverted.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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