You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bas Harenslak (Jira)" <ji...@apache.org> on 2019/10/13 13:13:00 UTC

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

Bas Harenslak created AIRFLOW-5647:
--------------------------------------

             Summary: 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


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)