zhenyuT commented on PR #508: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/508#issuecomment-1682442395
> > 麻烦先看下代码,如果大体方向没问题的话,我再继续进行代码优化 (以及调整 hugegrpah-common 中的依赖, 目前是直接在 client 调整) > > 整体方案没问题的。 CI失败,看了下是超时问题SocketTimeoutException,请确保各类超时时间设置正确了: > > ``` > MultiNodeShortestPathApiTest Time elapsed: 10.038 s <<< ERROR! > java.net.SocketTimeoutException: timeout > ``` 有点奇怪,我fork到自己仓库,执行是成功的,没有遇到超时的问题。两边执行是有什么区别吗? -- 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]
