gabriel / muse public
fix BREAKING wire task/w16-drop-grpc-framing #1 / 1
AI Agent gabriel · 49 days ago · Apr 23, 2026 · Diff

fix(wire): drop gRPC framing from push stream

Wall 16: CF gRPC proxy truncates large messages at ~248KB. Remove grpc_frame() from _frame_generator; switch Content-Type from GRPC_CONTENT_TYPE to WIRE_CONTENT_TYPE so CF treats the body as opaque bytes with no per-message size limit.

sha256:b12ec62424e850b9fd36ea129f3aa715801c2166773b5c4d0092de2ea3fb1023 sha
sha256:5c9a8f23b64de0f6c0ca6f5f35b04bf5252431bf59de20ba547fe3014620cc40 snapshot
← Older Oldest on task/w16-drop-grpc-framing
All commits
Newer → Latest on task/w16-drop-grpc-framing

0 comments

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

To add a comment, use the Muse CLI: muse hub commit comment sha256:b12ec62424e850b9fd36ea129f3aa715801c2166773b5c4d0092de2ea3fb1023 --body "your comment"