소스 검색

增加超时时间

xuzhiheng 2 년 전
부모
커밋
0061d6c206
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      api/etc/entmanageapplication-api.yaml
  2. 1 0
      rpc/etc/entmanageapplication.yaml

+ 1 - 0
api/etc/entmanageapplication-api.yaml

@@ -11,6 +11,7 @@ GatewayRpcConf:
     Hosts:
       -  192.168.3.240:2379
     Key: gatewayDemo.rpc
+Timeout:  10000
 Logx:
   Mode: console #console|file|volume
   Path: ./logs

+ 1 - 0
rpc/etc/entmanageapplication.yaml

@@ -24,6 +24,7 @@ Mongo:
     MongodbAddr: 192.168.3.206:27080
     DbName: qfw
     Size: 10
+Timeout:  10000
 Logx:
   Mode: console #console|file|volume
   Path: logs