You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Antoine Grouazel (JIRA)" <ji...@apache.org> on 2017/02/24 10:42:44 UTC

[jira] [Created] (AIRFLOW-902) display the missing conditions for running a task

Antoine Grouazel created AIRFLOW-902:
----------------------------------------

             Summary: display the missing conditions for running a task
                 Key: AIRFLOW-902
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-902
             Project: Apache Airflow
          Issue Type: Wish
          Components: api
    Affects Versions: Airflow 2.0
            Reporter: Antoine Grouazel
            Priority: Minor


One information that is missing in the interface is the reason why a task in queue is not executed by the workers.
There are many possible reasons:
-dag concurrency
-workers down
-process concurrency
-status of the parent tasks
It could be nice to have this information on the home page of the web interface.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)