Hi team, When I am working with stream in gRPC, I am able to test successfully to get stream message. However, when integrating to receive response from gRPC to RestAPI, I have an error is related to deadline exception due to the stream message is large.
I already tried to adjust multiple ways like set context with timeout up to 2 minute. However, it does not work with large message. Do does team have any suggestion for me to handle about that issue. Thanks in advances ! Tony -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/ea950348-d9db-42eb-adfb-2c2d20d2513en%40googlegroups.com.
