[ 
https://issues.apache.org/jira/browse/AIRFLOW-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959221#comment-16959221
 ] 

ASF GitHub Bot commented on AIRFLOW-5690:
-----------------------------------------

feluelle commented on pull request #6422: [AIRFLOW-5690] Change log level 
local_task_job.py
URL: https://github.com/apache/airflow/pull/6422
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Task heartbeat is being reported as a warning
> ---------------------------------------------
>
>                 Key: AIRFLOW-5690
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5690
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: worker
>    Affects Versions: 2.0.0, 1.10.6
>            Reporter: Aditya Vishwakarma
>            Priority: Minor
>
> This bug is on the master branch and v1-10-stable.
> All my workers have logs like this occurring every {{JOB_HEARTBEAT_SEC}} 
> seconds. It is overloading my logging system.
> {{local_task_job.py:124}} WARNING [1 - MainThread] - Time since last 
> heartbeat(0.02 s) < heartrate(10.0 s), sleeping for 9.983787 s
> I think this is a case of mistaken log level. It should probably be a debug, 
> or even a trace log level.
> [https://github.com/adityav/airflow/blob/master/airflow/jobs/local_task_job.py#L118]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to