Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Oct 29, 2025

Add number of db queries guard in list endpoint, preventing further N+1 queries problem

No N+1 queries problem detected.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Oct 29, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Oct 29, 2025
@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.2 milestone Oct 29, 2025
@pierrejeambrun pierrejeambrun changed the title Add number of queries guard in public dag reports list endpoints Add number of queries guard in public dag stats list endpoints Oct 29, 2025
@pierrejeambrun pierrejeambrun force-pushed the add-query-guard-for-public-dag-reports branch from 74c47f8 to 647ab51 Compare October 29, 2025 21:08
@pierrejeambrun pierrejeambrun requested a review from kaxil October 30, 2025 09:22
Copy link
Contributor

@tirkarthi tirkarthi left a comment

Choose a reason for hiding this comment

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

@pierrejeambrun pierrejeambrun merged commit 93cc517 into apache:main Oct 31, 2025
114 checks passed
@pierrejeambrun pierrejeambrun deleted the add-query-guard-for-public-dag-reports branch October 31, 2025 10:38
github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
…dpoints (#57496)

(cherry picked from commit 93cc517)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@github-actions
Copy link

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Oct 31, 2025
…dpoints (apache#57496)

(cherry picked from commit 93cc517)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
pierrejeambrun added a commit that referenced this pull request Oct 31, 2025
…dpoints (#57496) (#57612)

(cherry picked from commit 93cc517)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Nov 10, 2025
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
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 type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants