#hystrix配置
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=120000
ribbon.ConnectTimeout=120000
ribbon.ReadTimeout=120000
ribbon.MaxAutoRetries=0

相关文章:

  • 2021-12-11
  • 2021-09-19
  • 2021-06-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2019-10-02
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-02
  • 2021-10-21
相关资源
相似解决方案