Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: DagRuns with UPSTREAM_FAILED tasks get stuck in the backfill. #36954

Merged

Conversation

avkirilishin
Copy link
Contributor

Closes: #34448

In issue #34448 a bug regarding stuck DagRuns was described. This PR fixes it.

@boring-cyborg boring-cyborg bot added the area:Scheduler Scheduler or dag parsing Issues label Jan 22, 2024
Copy link
Collaborator

@dirrao dirrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you check some test cases are failing?

@avkirilishin
Copy link
Contributor Author

LGTM. Can you check some test cases are failing?

There was an issue with #33242
It has already been fixed in #36958
I have merged the changes into this branch.

@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jan 23, 2024
@eladkal eladkal added this to the Airflow 2.8.2 milestone Jan 23, 2024
@potiuk potiuk merged commit edce535 into apache:main Jan 26, 2024
56 checks passed
amoghrajesh pushed a commit to amoghrajesh/airflow that referenced this pull request Jan 30, 2024
jedcunningham pushed a commit that referenced this pull request Feb 9, 2024
potiuk pushed a commit that referenced this pull request Feb 13, 2024
ephraimbuddy pushed a commit that referenced this pull request Feb 22, 2024
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Scheduler Scheduler or dag parsing Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dag stuck in "running" status when running in backfill job
4 participants