vitaly-krugl commented on issue #12348: URL: https://github.com/apache/airflow/issues/12348#issuecomment-727080574
I am running airflow 1.10.11, and empirically just realized that `scheduler_heartbeat_sec` has no effect on latencies. I just examined `BaseJob.heartbeat()` and see that it just updates the job's heartbeat timestamp in db and checks for SHUTDOWN. ---------------------------------------------------------------- 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]
