yonge 4 年之前
父節點
當前提交
2171c5239f
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      mec-gateway/mec-gateway-web/src/main/resources/application.yml

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

@@ -116,8 +116,6 @@ hystrix:
             timeoutInMilliseconds: 90000
           semaphore:
             maxConcurrentRequests: 500
-          circuitBreaker:
-            sleepWindowInMilliseconds: 5000
 
 
 #spring boot admin 相关配置