huanghezhen commented on issue #2557:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2557#issuecomment-916054344


   简单的说就是浏览器通过网关调用服务的接口,当这个服务处理超时的时候(业务代码还是在处理,只是处理的时间长) 
网关会再次发起调用(这里我不知道是不是浏览器发起的,但是浏览器的后台就是一次记录) 就导致 insert 的业务发生了多次(本该是一次的)


-- 
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]


Reply via email to