Skip to content

AGENTS.md: Require batching for bulk DELETE/UPDATE in scheduler#66908

Merged
potiuk merged 1 commit into
apache:mainfrom
jason810496:docs-agents-bulk-delete-batching
May 15, 2026
Merged

AGENTS.md: Require batching for bulk DELETE/UPDATE in scheduler#66908
potiuk merged 1 commit into
apache:mainfrom
jason810496:docs-agents-bulk-delete-batching

Conversation

@jason810496
Copy link
Copy Markdown
Member

Why

Add a new Coding Standards bullet in AGENTS.md capturing the lesson from the review of PR #66463: bulk DELETE/UPDATE in the scheduler loop (and other synchronous interval callbacks like call_regular_interval) must be batched with LIMIT and committed between batches.

@potiuk potiuk merged commit 2fe52ab into apache:main May 15, 2026
64 checks passed
Nishieee pushed a commit to Nishieee/airflow that referenced this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants