ktr0731 / evans

Evans: more expressive universal gRPC client
MIT License
4.23k stars 187 forks source link

rpc error code = ResourceExhausted #674

Open markgardner10 opened 1 year ago

markgardner10 commented 1 year ago

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)