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 相关配置