huangdong-new commented on issue #2182: URL: https://github.com/apache/servicecomb-java-chassis/issues/2182#issuecomment-754382073
> github截图经常显示不出来。 从处理流程上,如果你的业务逻辑调用类其他接口, 那么处理流程就是这样的。 > > 可以参考下: [运行时架构](https://docs.servicecomb.io/java-chassis/zh_CN/start/design/) 关于 Handler 的处理流程图 我测试发现qps-flowcontrol-provider的执行时机在HttpServerFilter的afterReceiveRequest之前。麻烦帮忙确认下,qps-flowcontrol-provider是不是有做特殊处理?测试qps-flowcontrol-cosumer是在HttpServerFilter的afterReceiveRequest之后,并且严格按照consumer处理链的配置顺序执行的。 ---------------------------------------------------------------- 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]
