yarpc / yab

Call and benchmark YARPC services from the command line.
MIT License
84 stars 33 forks source link

Support setting maxResponseSize for grpc #311

Closed rabbbit closed 3 years ago

rabbbit commented 3 years ago

I believe that yab (through) yarpc has a limit of 4mb per GRPC response - for anything above that we get:

Failed while making call: code:resource-exhausted message:grpc: received message larger than max (4302300 vs. 4194304)
jronak commented 3 years ago

This was released in v0.19.0