소스 검색

add time out

Mr.qian 1 일 전
부모
커밋
f6fdde1a6d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/main/resources/bootstrap.properties

+ 2 - 0
src/main/resources/bootstrap.properties

@@ -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