gabriel / muse public
fix push main #5 / 100

fix(push): lower CHUNK_OBJECTS to 400 for reliable chunked upload

900-object chunks caused intermittent broken-pipe errors on both local and production hosts under real-world load. 400 keeps well within the server's 1 000-object Pydantic limit while halving per-request payload size, which eliminates the connection resets observed during testing.

G Gabriel Cardona <gabriel@tellurstori.com> · 13h ago Mar 23, 2026 · e03c1b5b · parent 87c1ef22
1
file changed
415
files in snapshot
Files Changed 415 in snapshot
~1

0 comments

No comments yet. Be the first to start the discussion.