fix: correct presign/confirm chunking in _push_mwp; remove dead _push_objects_parallel
- Fix return value calculation: total_objects = len(presigned_ids) + total_inline (was summing wrong variables causing incorrect progress output) - Batch presign calls in CHUNK_OBJECTS (500) chunks to respect server limit of 1000 per presign request - Batch confirm calls in CHUNK_OBJECTS chunks for the same reason - Delete dead _push_objects_parallel function (~44 lines, never called)
sha256:5dd0ef85677d8b60658d7c8aa7969ba12032360dd34df14e79e6f50b3b4d978b
sha
sha256:fb7bc286d775420d6adc4fb3c1820ff07d49f6118fd39df124c6fdba9e52fbbf
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:5dd0ef85677d8b60658d7c8aa7969ba12032360dd34df14e79e6f50b3b4d978b --body "your comment"
No comments yet. Be the first to start the discussion.