vatsrahul1001 opened a new pull request, #72739:
URL: https://github.com/apache/airflow/pull/72739

   Backport of #71252 to `v3-3-test` for the Airflow 3.3.2 patch release 
(restores dag run / task instance counts under 50,000; closes the regression in 
#70856).
   
   Conflict resolution:
   - `task_instances.py` import: kept the `common.db.common` import with 
`bounded_total_entries` (which #71252 defines itself) and dropped the 
`eager_load_teams` line — that's main's multi-team import, not on v3-3-test and 
unused by this PR.
   - `Backfills.test.tsx` doesn't exist on v3-3-test (added by a non-backported 
PR) — dropped.
   
   ruff clean; count route tests pass.
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to