[ 
https://issues.apache.org/jira/browse/AIRFLOW-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Potiuk resolved AIRFLOW-6238.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> Dags stats endpoint is slow and returns a large payload
> -------------------------------------------------------
>
>                 Key: AIRFLOW-6238
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6238
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: api, ui
>    Affects Versions: 2.0.0, 1.10.6
>            Reporter: Robin Edwards
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The dag_stats endpoint returns all dags by default. This can result in an 
> extremely large payload ~ 3mb and slow response time when you have a lot of 
> dags (In our case 1500+).
> The accompanying pull request adds a dag_ids get parameter to the dag_stats 
> end point which is populated by the dags present on the page.
> Please see previous issue for task_stats AIRFLOW-6095 which has already been 
> merged with a similar solution



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to