This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ea5238a81b fix: Add fallbacks when retrieving Airflow configuration to
avoid errors being raised (#37994)
add 01e40abc75 Fix a bug where scheduler heartrate parameter were not used
(#37992)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/job.py | 2 ++
airflow/jobs/scheduler_job_runner.py | 1 -
tests/jobs/test_base_job.py | 9 ++++++---
tests/jobs/test_scheduler_job.py | 10 ++++++++++
4 files changed, 18 insertions(+), 4 deletions(-)