Commit 02648bb9cc2e70082e07cf5ddd50f649f544a610

Authored by luotong
2 parents efbff513 bb914a3b

Merge branch 'master' into 'master'

Gatway 超市配置修改



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