rpc超时时间

This commit is contained in:
luying
2022-09-02 14:08:42 +08:00
parent b232b44a1b
commit 1d859f6279

View File

@@ -82,7 +82,7 @@ app.configure(function () {
mailboxFactory: createTcpMailBox,
// bufferMsg:true
// rpc 超时时间
// timeout: 20 * 1000,
timeout: 5 * 1000,
// dynamicUserProxy: true,
});
app.set('remoteConfig', {