hengyuss opened a new issue, #6427: URL: https://github.com/apache/shenyu/issues/6427
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior In P2cLoadBalancer.responseTrigger(), the responseStamp is set before being read, causing the EWMA decay weight calculation to always produce 0 time difference: <img width="595" height="487" alt="Image" src="https://github.com/user-attachments/assets/5f0e47dd-688e-4311-b197-5f83c95f3174" /> ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s):latest ``` ### Debug logs _No response_ ### Anything else? i will fix it -- 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]
