This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 914e9ce Retry critical methods in Scheduler loop in case of
OperationalError (#14032)
add 604a37e Fix broken SLA Mechanism (#14056)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/scheduler_job.py | 2 ++
airflow/serialization/serialized_objects.py | 2 +-
tests/jobs/test_scheduler_job.py | 3 +++
tests/serialization/test_dag_serialization.py | 4 ++++
4 files changed, 10 insertions(+), 1 deletion(-)