转载请注明出处 http://www.paraller.com 原文排版地址 点击获取更好阅读体验 ERROR SocketTimeoutException: connect timed out (5524ms) 16:56:26.739 [hystrix-ticket-service-1] DEBUG cn.yeamoney.console.ipc.TicketClient - [TicketClient#getList] java.net.SocketTimeoutException: connect timed out
```
hystrix: command: default: execution: timeout: enabled: false isolation: thread: timeoutInMilliseconds: 5000 circuitBreaker: enabled: true requestVolumeThreshold: 3