Skip to content

Comments

Migration bundle - Mitigate memory pressure when migrating files#297

Open
robluton wants to merge 4 commits intomainfrom
robl/cms-1666-migration-bundle-assets-upload-too-fast-causing-migration-to
Open

Migration bundle - Mitigate memory pressure when migrating files#297
robluton wants to merge 4 commits intomainfrom
robl/cms-1666-migration-bundle-assets-upload-too-fast-causing-migration-to

Conversation

@robluton
Copy link
Contributor

@robluton robluton commented Feb 19, 2026

This PR adds a new batch size option to the migration bundle. Instead of storing all files in memory before uploading them to the destination, it will store 10 (by default), upload those and then start a new batch. See README for documentation.

Screenshot 2026-02-19 at 000087

@linear
Copy link

linear bot commented Feb 19, 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.

1 participant