From 07857a71e6c4358d80a4d3e43a9df3492b3d4076 Mon Sep 17 00:00:00 2001 From: luying Date: Thu, 15 Sep 2022 19:08:36 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"rpc=E8=B6=85=E6=97=B6=E6=97=B6?= =?UTF-8?q?=E9=97=B4"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 1d859f627968a999d74223d58cc80c158cb961e2. --- 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 f6c38cff0..cedabd8ac 100644 --- a/game-server/app.ts +++ b/game-server/app.ts @@ -80,7 +80,7 @@ app.configure(function () { mailboxFactory: createTcpMailBox, // bufferMsg:true // rpc 超时时间 - timeout: 5 * 1000, + // timeout: 20 * 1000, // dynamicUserProxy: true, }); app.set('remoteConfig', {