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
Hi,
I have an issue with gRPC response: Response message:Exception: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: gRPC message exceeds maximum size 4194304: 56924753
As I understand I should increase maxInboundMessageSize parameter, but I have no idea where to place it in JMeter.
Thanks in advance.
Leon
The text was updated successfully, but these errors were encountered:
leonsery
changed the title
Where to set parameters in JMeter (GUI and non-GUI)
Where to set gRPC parameters in JMeter
Mar 13, 2022
Hi,
I have an issue with gRPC response:
Response message:Exception: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: gRPC message exceeds maximum size 4194304: 56924753
As I understand I should increase maxInboundMessageSize parameter, but I have no idea where to place it in JMeter.
Thanks in advance.
Leon
The text was updated successfully, but these errors were encountered: