From 1d859f627968a999d74223d58cc80c158cb961e2 Mon Sep 17 00:00:00 2001 From: luying Date: Fri, 2 Sep 2022 14:08:42 +0800 Subject: [PATCH] =?UTF-8?q?rpc=E8=B6=85=E6=97=B6=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game-server/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game-server/app.ts b/game-server/app.ts index 3c10a7257..e845083ce 100644 --- a/game-server/app.ts +++ b/game-server/app.ts @@ -82,7 +82,7 @@ app.configure(function () { mailboxFactory: createTcpMailBox, // bufferMsg:true // rpc 超时时间 - // timeout: 20 * 1000, + timeout: 5 * 1000, // dynamicUserProxy: true, }); app.set('remoteConfig', {