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

Sergei Iakhnin commented on AIRFLOW-232:
----------------------------------------

If I have 2000 manually triggered dag instances in flight at once, what 
constitutes the last DAG run?

> Web UI shows inaccurate task counts on main dashboard
> -----------------------------------------------------
>
>                 Key: AIRFLOW-232
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-232
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: Airflow 1.7.1.2
>            Reporter: Sergei Iakhnin
>         Attachments: screenshot-1.png
>
>
> Pstgres, celery, rabbitmq, 170 worker nodes, 1 master.
> select count(*), state from task_instance where dag_id = 'freebayes' group by 
> state;
> upstream_failed       2134
> up_for_retry  520
> success       141421
> running       542
> failed        1165



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to