nagisa-kunhah commented on PR #3347: URL: https://github.com/apache/dubbo-go/pull/3347#issuecomment-4583682979
> 可以参考uber的实现https://www.infoq.com/news/2024/02/uber-dynamic-load-shedding/?utm_source=email&utm_medium=editorial&utm_campaign=SpecialNL&utm_content=02292024&forceSponsorshipId=58a6b10a-7b64-4cfd-a08d-c065e2458967 @Alanxtl hello,也麻烦看下,pr description里有说到,我测rtt_shrink这个case的时候发现,当延迟升高的时候(20ms升高到100ms,再升高到500ms),limiter对inflight的限制似乎并没有明显的减少,而是维持在原来的水平,不清楚这个是否符合原来的预期?测试用的代码放在[presee_test/adaptive_service/rtt_shrink](https://github.com/apache/dubbo-go/pull/3347/files#diff-70ddaa2cb5e0278f805d5b804c8788009e281cd10f819e51180021b96c36c161)下。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
