zuul 设置响应超时


##timeout config
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 60000
ribbon:
ReadTimeout: 60000
ConnectTimeout: 60000
zuul:
retryable: true
add-host-header: true
 

 

posted @ 2018-11-27 11:48  左手程序,右手诗  阅读(571)  评论(0编辑  收藏  举报