Browse Source

prod hystrix

yanyuan
zhizhi wu 4 years ago
parent
commit
bd4c2e4563
  1. 2
      cloudutil/src/main/resources/application-util-prod.yml

2
cloudutil/src/main/resources/application-util-prod.yml

@ -103,7 +103,7 @@ hystrix:
timeout:
enabled: true
isolation:
strategy: SEMAPHORE
strategy: THREAD
thread:
timeoutInMilliseconds: 60000
threadpool:

Loading…
Cancel
Save