zhoudamin opened a new issue #1927: URL: https://github.com/apache/servicecomb-java-chassis/issues/1927
超时等错误发生时,会抛出异常到cse拦截器,cse进行统计的时候: 1、是统计微服务该接口的总体请求错误率,达标后,对微服务该接口进行熔断? 2、还是按照每个实例单独统计,某个实例错误率达标后,该实例里面的接口熔断,但是其他实例的接口还能正常访问?这种情况可能是某个虚机网络问题,造成该虚机上的实例运行异常引发的。 ---------------------------------------------------------------- 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]
