This is an automated email from the ASF dual-hosted git repository.
xddeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cc4cde987c Add max_wait for exponential_backoff in BaseSensor (#27597)
add 16b100169d Make Kubernetes Executor & Scheduler resilient to error
during PMH execution (#27611)
No new revisions were added by this update.
Summary of changes:
airflow/exceptions.py | 4 ++++
airflow/executors/kubernetes_executor.py | 15 ++++++++++--
tests/executors/test_kubernetes_executor.py | 36 +++++++++++++++++++++++++++++
3 files changed, 53 insertions(+), 2 deletions(-)