Dan Davydov created AIRFLOW-4883:
------------------------------------
Summary: Scheduler does not restart hung dag file process managers
Key: AIRFLOW-4883
URL: https://issues.apache.org/jira/browse/AIRFLOW-4883
Project: Apache Airflow
Issue Type: Bug
Components: scheduler
Affects Versions: 1.10.1
Reporter: Dan Davydov
Assignee: Dan Davydov
The scheduler does not restart hung dag file process managers. While there is a
timeout in the process created to parse a file, there is none on the process
itself. We have seen hangs in this process. We need to kill processes that hang.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)