You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/19 09:32:07 UTC

[GitHub] [apisix] tokers commented on issue #7078: bug: when apisix starts for a while, its communication with etcd starts to time out

tokers commented on issue #7078:
URL: https://github.com/apache/apisix/issues/7078#issuecomment-1131465825

   > failed to receive watch request from gRPC stream
   
   This error will be reported by ETCD when it cannot receive `Watch` requests from the client successfully (maybe the client was timed out and the connection was closed).
   
   Do you have any monitoring data about the networking between APISIX and ETCD? Something like network saturation ratio, errors and bandwidth utilization are desired.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org