Browse Source

修改hystrix和ribbon超时时间为半小时

laz 8 years ago
parent
commit
5333e151fd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ag-admin.yml
  2. 1 1
      application.yml

+ 1 - 1
ag-admin.yml

@ -4,7 +4,7 @@ logging:
      netflix: DEBUG
ribbon:
  ReadTimeout: 300000
  ReadTimeout: 3000000
  ConnectTimeout: 6000
zuul:

+ 1 - 1
application.yml

@ -17,7 +17,7 @@ hystrix:
      execution:
        isolation:
          thread:
            timeoutInMilliseconds: 300000
            timeoutInMilliseconds: 3000000
ehr:
  redis-key-schema: