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

[jira] [Updated] (AIRFLOW-6525) subdag do not fail fast for missing pool name

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

Akshay Y Dange updated AIRFLOW-6525:
------------------------------------
    Description: 
The dag was scheduled but not running. 
 Logs indicates sub dag is using the pool which is null . Please make the DAG fail fast and . 

  was:
The dag was scheduled but not running. 
Logs says: 
SubDag is using the pool which is null . Please make the DAG fail fast. 


> subdag do not fail fast for missing pool name
> ---------------------------------------------
>
>                 Key: AIRFLOW-6525
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6525
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DAG, DagRun
>    Affects Versions: 1.10.7
>            Reporter: Akshay Y Dange
>            Priority: Major
>
> The dag was scheduled but not running. 
>  Logs indicates sub dag is using the pool which is null . Please make the DAG fail fast and . 



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