提交 2132b15a authored 作者: lizhuo's avatar lizhuo

--no commit message

上级 dc1d7355
......@@ -40,4 +40,5 @@ hystrix:
isolation:
strategy: SEMAPHORE
thread:
timeoutInMilliseconds: 120000
\ No newline at end of file
timeoutInMilliseconds: 120000
\ No newline at end of file
......@@ -38,4 +38,4 @@ tm:
manager:
url: ${default.tx-manager-url}
logging:
config: ${default.logging.config}
\ No newline at end of file
config: ${default.logging.config}
......@@ -38,4 +38,12 @@ tm:
manager:
url: ${default.tx-manager-url}
logging:
config: ${default.logging.config}
\ No newline at end of file
config: ${default.logging.config}
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 240000
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论