wu-sheng opened a new pull request #2917: Introduce dead line settings from 
gRPC document.
URL: https://github.com/apache/skywalking/pull/2917
 
 
   We have listened about at some bad network environment, people report gRPC 
not responding sometimes.
   Following gRPC document of the deadline, I think this fits for us. 
https://grpc.io/blog/deadlines/
   
   10 seconds is the value I set for 
   1. Register, JVM reporter and Segment reporters at agent side.
   1. Remote client and gRPC exporter at OAP side.
   
   I don't set any sever side timeout, because all of gRPC clients don't 
require the response.
   
   Any suggestion?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to