Skip to content

Conversation

@Ndpnt
Copy link
Contributor

@Ndpnt Ndpnt commented Jan 15, 2026

No description provided.

Ndpnt added 2 commits January 15, 2026 10:14
Large dataset uploads (500MB+) running in parallel caused memory issues
 and silent failures on a machine with 2GB ram
@Ndpnt Ndpnt requested a review from clementbiron January 15, 2026 09:29
@Ndpnt Ndpnt enabled auto-merge January 15, 2026 09:30
@Ndpnt Ndpnt force-pushed the fix-dataset-publication branch 2 times, most recently from 1815934 to 8d16b9c Compare January 15, 2026 16:38
Avoid loading the entire archive into memory by using createReadStream instead of readFileSync. This prevents out-of-memory crashes when publishing large datasets on memory-constrained machines.
@Ndpnt Ndpnt force-pushed the fix-dataset-publication branch from 8d16b9c to d2c86cf Compare January 15, 2026 16:58
@Ndpnt Ndpnt merged commit c64a15a into main Jan 16, 2026
36 of 38 checks passed
@Ndpnt Ndpnt deleted the fix-dataset-publication branch January 16, 2026 10:21
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