Skip to content

Migration bundle - Mitigate memory pressure when migrating files#297

Merged
bryantgillespie merged 5 commits intomainfrom
robl/cms-1666-migration-bundle-assets-upload-too-fast-causing-migration-to
Mar 3, 2026
Merged

Migration bundle - Mitigate memory pressure when migrating files#297
bryantgillespie merged 5 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

Copy link
Contributor

@bryantgillespie bryantgillespie left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@bryantgillespie bryantgillespie merged commit 0682f4a into main Mar 3, 2026
4 checks passed
@bryantgillespie bryantgillespie deleted the robl/cms-1666-migration-bundle-assets-upload-too-fast-causing-migration-to branch March 3, 2026 16:08
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.

2 participants