[ https://issues.apache.org/jira/browse/AIRFLOW-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987734#comment-16987734 ]
ASF subversion and git services commented on AIRFLOW-5902: ---------------------------------------------------------- Commit dbf81df24444205f36268745b76e575292c91be8 in airflow's branch refs/heads/master from Qingping Hou [ https://gitbox.apache.org/repos/asf?p=airflow.git;h=dbf81df ] [AIRFLOW-5902] avoid unnecessary sleep to maintain local task job heart rate (#6553) sleep to maintain heart rate is already done by the hearbeat() call > local_task_job is sleeping more often than it needs and spamming task log > ------------------------------------------------------------------------- > > Key: AIRFLOW-5902 > URL: https://issues.apache.org/jira/browse/AIRFLOW-5902 > Project: Apache Airflow > Issue Type: Bug > Components: core > Affects Versions: 2.0.0 > Reporter: QP Hou > Assignee: QP Hou > Priority: Minor > > local_task_log's _execute loop is calling extra unnecessary sleep after a > heartbeat to keep up with the heart rate. -- This message was sent by Atlassian Jira (v8.3.4#803005)