You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/01/19 22:55:00 UTC

[jira] [Updated] (AIRFLOW-5647) Airflow UI should also display dag_concurrency reached

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

Jarek Potiuk updated AIRFLOW-5647:
----------------------------------
    Labels: gsoc gsoc2020 mentor  (was: )

> Airflow UI should also display dag_concurrency reached
> ------------------------------------------------------
>
>                 Key: AIRFLOW-5647
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5647
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui
>    Affects Versions: 1.10.5
>            Reporter: Bas Harenslak
>            Priority: Major
>              Labels: gsoc, gsoc2020, mentor
>
> Currently, in the main view, the schedule column box is highlighted in red if the max. number of DAG runs is achieved. In this case no more DAG runs can be started until a DAG run completes.
> I think it should also display in red when the dag_concurrency (i.e. max concurrent tasks) is achieved. In this case also, no more tasks can be started until a task completes. However there is currently nothing in the UI showing that (currently running 1.10.5).



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