Hi,
I built gRPC c++ libraries on Redhat 10.8 with gcc 13. The size of
resulting libgrpc.a is almost 398M, while libgrpc.a from older version 1.38
(built on Redhat 7 with gcc9) is only 9M.
Such big sized libgrpc.a gets built even with turning off the support for
other languages (PHP, Node, O
I've published a gRFC proposing some improvements for error handling in
XdsClient:
https://github.com/grpc/proposal/pull/466
Feedback welcome.
--
Mark D. Roth
Software Engineer
Google, Inc.
--
You received this message because you are subscribed to the Google Groups
"grpc.io" group.
To unsu
Yes, stopSession is the unary request that is failing.
I can't really post the full logs of B and C here, as it contains some
sensitive data.
The occurrence I am looking at has the following in B log at the time the
unary request is made - this is the request coming in from A:
2024-11-19 07:55