potiuk commented on issue #37971:
URL: https://github.com/apache/airflow/issues/37971#issuecomment-1985472529

   > so, now this heartrate: int = conf.getint("scheduler", 
"SCHEDULER_HEARTBEAT_SEC") from SchedulerJobRunner is not used anywhere
   
   Indeed.
   
   > "If heartbeat sec is greater than threshold, then yes you'd expect to see 
the warning" - yes, but in the scenario you modify [scheduler]job_heartbeat_sec 
with property which shouldn't have to do anything with scheduler, as scheduler 
heartbeat should be controlled by [scheduler]scheduler_heartbeat_sec
   
   Ah :facepalm: -> indeed missed that it is about the other config.
   
   Would you like to fix it maybe @kosteev ? That seems like a good 
contribution and simple fix to make ?
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to