Commit bb914a3b65d5ce26e5b1c6b02f5214392f27c658

Authored by luotong
1 parent efbff513

Gatway 超市配置修改

Showing 1 changed file with 2 additions and 0 deletions
gateway.yml
... ... @@ -29,6 +29,8 @@ hystrix:
29 29 command:
30 30 default:
31 31 execution:
  32 + timeout:
  33 + enabled: true
32 34 isolation:
33 35 thread:
34 36 timeoutInMilliseconds: 10000
... ...