[
https://issues.apache.org/jira/browse/AIRFLOW-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-6238:
--------------------------------
Fix Version/s: (was: 2.0.0)
1.10.8
> 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: 1.10.8
>
>
> 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)