yonge %!s(int64=4) %!d(string=hai) anos
pai
achega
6c6a8c8b59

+ 2 - 2
mec-gateway/mec-gateway-web/src/main/resources/application.yml

@@ -35,7 +35,7 @@ ribbon:
   eureka:
     enable: true
   ReadTimeout: 30000
-  SocketTimeout: 10000
+  ConnectTimeout: 10000
 
 ### 配置网关反向代理
 zuul:
@@ -113,7 +113,7 @@ hystrix:
         isolation:
           thread:
             #发生熔断的超时时间
-            timeoutInMilliseconds: 60000
+            timeoutInMilliseconds: 90000
           semaphore:
             maxConcurrentRequests: 500
           circuitBreaker: