© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
1 reply
Marante

❔ Check response size of http (gRPC) calls

Hi, anyone aware if it possible to determine response size of gRPC responses? I am currently encountering:
Grpc.Core.RpcException: Status(StatusCode="ResourceExhausted", Detail="Received message exceeds the maximum configured message size.")
Grpc.Core.RpcException: Status(StatusCode="ResourceExhausted", Detail="Received message exceeds the maximum configured message size.")
but I am not sure how large the message actually is.
(The response is coming from third party service, so not possible to determine). Would Fiddler or similar be able to trace that perhaps?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

gRPC with HTTP/2.0
C#CC# / help
2y ago
❔ System.Net.Http truncates one of the response attributes
C#CC# / help
4y ago
Grpc error.
C#CC# / help
4mo ago
Grpc question
C#CC# / help
2y ago