You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Paul Yang (JIRA)" <ji...@apache.org> on 2016/06/30 01:29:12 UTC

[jira] [Created] (AIRFLOW-293) Task execution time should not depend on job heartbeat rate

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)