Skip to content

fix: batch bulk writes to avoid OOM#2528

Merged
minottic merged 1 commit intomasterfrom
migrate_batches
Feb 11, 2026
Merged

fix: batch bulk writes to avoid OOM#2528
minottic merged 1 commit intomasterfrom
migrate_batches

Conversation

@minottic
Copy link
Copy Markdown
Member

Added batch processing and logging for bulk updates and reverts.

Description

Motivation

Without batches this can cause OOM since all documents are loaded in memory

@minottic minottic requested a review from a team as a code owner February 10, 2026 15:56
@minottic minottic merged commit 3338126 into master Feb 11, 2026
14 checks passed
@minottic minottic deleted the migrate_batches branch February 11, 2026 09:43
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