equip-service-test.yml 216 B

1234567891011
  1. ribbon:
  2. ReadTimeout: 36500
  3. ConnectTimeout: 36500
  4. ServerListRefreshInterval: 36500
  5. hystrix:
  6. command:
  7. default:
  8. execution:
  9. isolation:
  10. thread:
  11. timeoutInMilliseconds: 36500