ayumiono opened a new issue #7439: URL: https://github.com/apache/skywalking/issues/7439
Please answer these questions before submitting your issue. - Why do you submit this issue? - [x ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? i use skywalking 8.3.0, and i found a lot of ERROR logs like below: org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED and i read the source code, find that only UNAVAILABLE,PERMISSION_DENIED,UNAUTHENTICATED,RESOURCE_EXHAUSTED,UNKNOWN would cause a GRPCChannelManager reconnect, my question is why the DEADLINE_EXCEEDED should not cause a reconnect ___ ### Bug - Which version of SkyWalking, OS, and JRE? - Which company or project? - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
