From 3c74d8bb87b73a8b00b0de2d110e56dbfc6b74fd Mon Sep 17 00:00:00 2001 From: zer0Black Date: Mon, 28 Feb 2022 13:22:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=86=94=E6=96=AD=E9=BB=98=E8=AE=A4=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=94=B9=E6=88=903=E7=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jero-cloud-gateway/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-boot/jero-cloud-module/jero-cloud-gateway/src/main/resources/application.yml b/jero-boot/jero-cloud-module/jero-cloud-gateway/src/main/resources/application.yml index 40639f26..d698bacd 100644 --- a/jero-boot/jero-cloud-module/jero-cloud-gateway/src/main/resources/application.yml +++ b/jero-boot/jero-cloud-module/jero-cloud-gateway/src/main/resources/application.yml @@ -58,4 +58,4 @@ hystrix: isolation: strategy: SEMAPHORE thread: - timeoutInMilliseconds: 60000 \ No newline at end of file + timeoutInMilliseconds: 3000 \ No newline at end of file