ktr0731 / evans

Evans: more expressive universal gRPC client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpc error code = ResourceExhausted

markgardner10 opened this issue · comments

Is there a way to configure grpc max recv buffer in evans, I have rpc calls that are failing due to the size of the grpc response ?

In both the repl and the cli

Thanks

command call: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (15736345 vs 4194304)