Paul Yang created AIRFLOW-293:
---------------------------------
Summary: Task execution time should not depend on job heartbeat
rate
Key: AIRFLOW-293
URL: https://issues.apache.org/jira/browse/AIRFLOW-293
Project: Apache Airflow
Issue Type: Bug
Components: cli
Affects Versions: Airflow 1.8
Reporter: Paul Yang
Assignee: Paul Yang
Priority: Minor
Fix For: Airflow 1.8
When a task runs through the `airflow run` command, it currently does not
return until at least `job_heartbeat_sec` seconds have elapsed.
When the job heartrate is a high value (for example, to reduce DB load), this
makes short task instances run for much longer than necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)