Skip to content

Conversation

@pierrejeambrun
Copy link
Member

Closes: #57430

Multiple endpoint fixed for N+1 queries problem.

@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.3 milestone Oct 31, 2025
@pierrejeambrun pierrejeambrun self-assigned this Oct 31, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Oct 31, 2025
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Oct 31, 2025
@pierrejeambrun pierrejeambrun requested a review from kaxil October 31, 2025 19:06
@pierrejeambrun pierrejeambrun merged commit 827e090 into apache:main Nov 4, 2025
176 of 212 checks passed
@pierrejeambrun pierrejeambrun deleted the add-number-of-queries-guard-for-public-task-instances branch November 4, 2025 10:41
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 827e090 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

n+1 queries in public task instances endpoint

3 participants