[
https://issues.apache.org/jira/browse/AIRFLOW-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012220#comment-17012220
]
ASF GitHub Bot commented on AIRFLOW-6438:
-----------------------------------------
kaxil commented on pull request #7019: [AIRFLOW-6438] Filter dags returned by
blocked
URL: https://github.com/apache/airflow/pull/7019
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> blocked end point returns all dags by default
> ---------------------------------------------
>
> Key: AIRFLOW-6438
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6438
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Robin Edwards
> Assignee: Robin Edwards
> Priority: Minor
> Fix For: 2.0.0
>
>
> The /blocked end point returns any blocked dags in the entire system by
> default. This can be quite slow when running a large amount of dags (2500+ in
> our case).
> The accompanying pull request adds a dag_ids get parameter to the blocked end
> point which is populated by the dags present on the page.
> Please see previous issues which fixed the other end points in a similar
> manner AIRFLOW-6239, AIRFLOW-6238, AIRFLOW-6095
--
This message was sent by Atlassian Jira
(v8.3.4#803005)