You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Patrick Rice (JIRA)" <ji...@apache.org> on 2017/07/20 05:28:00 UTC

[jira] [Created] (AIRFLOW-1434) Sensor receiving sigkill causes it to no longer poll for files

Patrick Rice created AIRFLOW-1434:
-------------------------------------

             Summary: Sensor receiving sigkill causes it to no longer poll for files
                 Key: AIRFLOW-1434
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1434
             Project: Apache Airflow
          Issue Type: Bug
    Affects Versions: Airflow 1.8
         Environment: We're running airflow on centOS with LocalExecutors on top of Postgres
            Reporter: Patrick Rice


We have a sensor that we've created used within multiple DAGs. Unfortunately, the sensor task was running while a dag was shutdown. Since that time period, we have been unable to get the scheduler to create a new task_instace for the sensor, and the sensor immediately succeeds on every DagRun, whether manually triggered or scheduled.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)