This is an automated email from the ASF dual-hosted git repository. ferruzzi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from 85de1fe9b80 Add FAQ entry about testing connections and "Canary" Dag (#54110) add df00a508e68 AIP-86 - Scheduler loop checks for any missed Deadlines and hands them off to be executed (#53903) No new revisions were added by this update. Summary of changes: .../src/airflow/jobs/scheduler_job_runner.py | 17 +++++++-- airflow-core/src/airflow/models/deadline.py | 5 ++- airflow-core/tests/unit/jobs/test_scheduler_job.py | 42 ++++++++++++++++++++++ 3 files changed, 58 insertions(+), 6 deletions(-)