Skip to content

AIP-72: Fix running task with retries#48967

Merged
kaxil merged 1 commit into
apache:mainfrom
astronomer:fix-retries
Apr 8, 2025
Merged

AIP-72: Fix running task with retries#48967
kaxil merged 1 commit into
apache:mainfrom
astronomer:fix-retries

Conversation

@kaxil

@kaxil kaxil commented Apr 8, 2025

Copy link
Copy Markdown
Member

This was broken in #47996 . The main issue was we weren't handling RetryTask message in the Supervisor.

closes #48927

Before:
image


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@kaxil
kaxil merged commit d5ea589 into apache:main Apr 8, 2025
@kaxil
kaxil deleted the fix-retries branch April 8, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][Airflow 3] Task's state is treated as changed externally when some retries are left and listener is called twice

2 participants