mirror of https://github.com/milvus-io/milvus.git
Fix nightly tests timeout (#23751)
Signed-off-by: sunby <bingyi.sun@zilliz.com> Co-authored-by: sunby <bingyi.sun@zilliz.com>pull/23764/head
parent
e988256467
commit
f289aed63a
|
@ -173,7 +173,7 @@ queryCoord:
|
|||
overloadedMemoryThresholdPercentage: 90 # The threshold percentage that memory overload
|
||||
balanceIntervalSeconds: 60
|
||||
memoryUsageMaxDifferencePercentage: 30
|
||||
checkInterval: 10000
|
||||
checkInterval: 1000
|
||||
channelTaskTimeout: 60000 # 1 minute
|
||||
segmentTaskTimeout: 120000 # 2 minute
|
||||
distPullInterval: 500
|
||||
|
|
Loading…
Reference in New Issue