Body
Currently the https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#job-heartbeat-sec parameter is set in scheduler section but it controls expecated heartbeat time for all job types - including local_task_job, triggerer and standalone dag file processor.
We should split it per job type and allow to configure it separately by our users.
This should allow to easier way to manage heartbeat expecations in cases like #30884
Committer
Body
Currently the https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#job-heartbeat-sec parameter is set in
schedulersection but it controls expecated heartbeat time for all job types - including local_task_job, triggerer and standalone dag file processor.We should split it per job type and allow to configure it separately by our users.
This should allow to easier way to manage heartbeat expecations in cases like #30884
Committer