yonge 4 лет назад
Родитель
Сommit
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 相关配置