Skip to content

docs: add FAQ entry about the 32 MB request size limit#149

Merged
jodeleeuw merged 2 commits intomainfrom
test
Apr 2, 2026
Merged

docs: add FAQ entry about the 32 MB request size limit#149
jodeleeuw merged 2 commits intomainfrom
test

Conversation

@jodeleeuw
Copy link
Copy Markdown
Member

Document the 32 MB per-request size limit and explain that plugin-pipe v0.6.0+ compresses requests automatically, effectively raising the limit to ~60-300 MB for text data. Also notes that compression is less effective for base64 binary data and describes how to compress manually when not using the plugin.

Relates to #148.

jodeleeuw and others added 2 commits April 2, 2026 10:15
Document the 32 MB per-request size limit and explain that
plugin-pipe v0.6.0+ compresses requests automatically, effectively
raising the limit to ~60-300 MB for text data. Also notes that
compression is less effective for base64 binary data and describes
how to compress manually when not using the plugin.

Relates to #148.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
The previous test triggers a writeLog that lands after the HTTP response.
Wait for that write before deleting the log doc to prevent stale counts.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@jodeleeuw jodeleeuw merged commit ff9bf07 into main Apr 2, 2026
3 checks passed
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.

1 participant