Skip to content

Add number of queries guard in public task instances list endpoints#57645

Merged
pierrejeambrun merged 1 commit into
apache:mainfrom
astronomer:add-number-of-queries-guard-for-public-task-instances
Nov 4, 2025
Merged

Add number of queries guard in public task instances list endpoints#57645
pierrejeambrun merged 1 commit into
apache:mainfrom
astronomer:add-number-of-queries-guard-for-public-task-instances

Conversation

@pierrejeambrun

Copy link
Copy Markdown
Member

Closes: #57430

Multiple endpoint fixed for N+1 queries problem.

@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

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

n+1 queries in public task instances endpoint

3 participants