Ash Berlin-Taylor created AIRFLOW-5615:
------------------------------------------
Summary: BaseJob subclasses shouldn't implement own heartbeat logic
Key: AIRFLOW-5615
URL: https://issues.apache.org/jira/browse/AIRFLOW-5615
Project: Apache Airflow
Issue Type: Improvement
Components: core
Affects Versions: 1.10.5
Reporter: Ash Berlin-Taylor
Assignee: Ash Berlin-Taylor
Fix For: 1.10.6
Both SchedulerJob and LocalTaskJob have their own timers and decide when to
call heartbeat based upon that.
That logic should be removed and live in BaseJob to simplify the code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)