You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alex Guziel (JIRA)" <ji...@apache.org> on 2017/03/11 00:47:04 UTC

[jira] [Created] (AIRFLOW-970) Latest runs on homepage should load async and in batch

Alex Guziel created AIRFLOW-970:
-----------------------------------

             Summary: Latest runs on homepage should load async and in batch
                 Key: AIRFLOW-970
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-970
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Alex Guziel
            Assignee: Alex Guziel


The latest_dag_run column on the homepage makes one query for each dag and does it synchronously. We should do the opposite.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)