This is an automated email from the ASF dual-hosted git repository.

dimberman pushed a change to branch handle-stuck-in-queue
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 765bbd6dd07 Allow for retry when tasks are stuck in queued
     add 1f8b6425cc4 Allow for retry when tasks are stuck in queued

No new revisions were added by this update.

Summary of changes:
 airflow/executors/base_executor.py                               | 9 +++++++++
 airflow/jobs/scheduler_job_runner.py                             | 7 +++++--
 airflow/utils/state.py                                           | 1 +
 .../src/airflow/providers/celery/executors/celery_executor.py    | 2 +-
 tests/jobs/test_scheduler_job.py                                 | 8 ++++----
 5 files changed, 20 insertions(+), 7 deletions(-)

Reply via email to