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 4df25e9 Add missing packages descriptions in docs/installation.rst
(#12141)
add 0703625 Retry Publishing Task to Celery Broker (#12140)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 6 +++
airflow/config_templates/config.yml | 10 +++-
airflow/config_templates/default_airflow.cfg | 6 ++-
airflow/executors/celery_executor.py | 32 +++++++++++--
tests/executors/test_celery_executor.py | 69 +++++++++++++++++++++++++++-
5 files changed, 115 insertions(+), 8 deletions(-)