t
tRPC
Z
tRPC
•
3y ago
•
6 replies
zrilman
Input is too big for a single dispatch
I decided to try tRPC for my Crypto analytics dashboard
. However
, I
'm having a hard time passing the time series data between the client
& the server
.
First I received an HTTP error
Request header too large
Request header too large
I was able to fix this by setting
maxURLLength
maxURLLength
However
, now I receive another error
"Input is too big for a single dispatch"
"Input is too big for a single dispatch"
So my question does tRPC even support such queries
, where you send long arrays of data as inputs
?
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
HTTP 431: Input too long
S
serval / ❓-help
3y ago