instructions-service-test.yml 216 B

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