t oo created AIRFLOW-4499:
-----------------------------
Summary: scheduler process running (in ps) but not doing anything,
not writing to log for 3+hrs and not processing tasks
Key: AIRFLOW-4499
URL: https://issues.apache.org/jira/browse/AIRFLOW-4499
Project: Apache Airflow
Issue Type: Bug
Components: scheduler
Affects Versions: 1.10.3
Reporter: t oo
blogs mention this as long-standing issue but i could not see open JIRA for it.
scheduler process running (in ps -ef) but not doing anything, not writing to
log for 3+hrs and not processing tasks
band-aid solution here:
new config value ---> scheduler_restart_mins = x
implement auto-restart of scheduler process if scheduler log file not updated
within 2*x mins and scheduler process start time is older than x mins
env: localexecutor
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)