You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(jsonrpc): document wort-case memory scenario for responses
The memory model now documents:
- 64 MiB of JSON-RPC request buffers.
- Up to 640 MiB of response buffers.
- Approximately 704 MiB combined.
- Additional unbounded working memory from repository rows and decoded objects materialized before response-size enforcement.
0 commit comments