chickenlj commented on issue #2546: URL: https://github.com/apache/dubbo-go/issues/2546#issuecomment-1874783082
> 最终导致timeout被缩小了1000000倍,变成了0,将上述方法中的两处Milliseconds()更改成Nanoseconds(),测试timeout获取正常 hessian最开始的实现中为什么要做 `service.Timeout / time.Millisecond` 那?是有什么特殊原因吗 -- 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]
