|
@@ -52,6 +52,8 @@ spring.servlet.multipart.max-request-size=1000MB
|
|
|
dubbo.protocol.dubbo.payload=83886080
|
|
|
dubbo.registry.group=
|
|
|
|
|
|
+dubbo.consumer.timeout=10000
|
|
|
+
|
|
|
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
|
|
|
#hystrix.command.default.circuitBreaker.sleepWindowInMilliseconds=100000
|
|
|
#hystrix.command.default.circuitBreaker.forceClosed=true
|