Parcourir la source

增加超时时间

xuzhiheng il y a 2 ans
Parent
commit
0061d6c206
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  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