This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 888bc2e233 Fix retrieval of deprecated non-config values (#23723)
add baae70c88e Automatically reschedule stalled queued tasks in
CeleryExecutor (v2) (#23690)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 15 ++-
airflow/config_templates/default_airflow.cfg | 11 +-
airflow/executors/celery_executor.py | 143 +++++++++++++++++++------
tests/executors/test_celery_executor.py | 151 ++++++++++++++++++++-------
4 files changed, 245 insertions(+), 75 deletions(-)