milvus/pkg/util
wei liu 4b8d3eaa41
enhance: Increase heartbeat timeout (#28648)
it's easy to trigger heartbeat timeout after 100ms when standalone cpu
usage reach 100%.
This PR increase the heartbeat timeout param to 2000ms

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-11-23 19:50:24 +08:00
..
cache Format the code (#27275) 2023-09-21 09:45:27 +08:00
cgoconverter Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
commonpbutil Refine state check (#27541) 2023-10-11 21:01:35 +08:00
compressor Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
conc Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
contextutil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
crypto Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
etcd Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
funcutil Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
gc Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
generic Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00
hardware enhance: enhance the accuracy of memory usage (#28554) 2023-11-23 15:12:23 +08:00
indexparamcheck Add revive sub-lints and fix existing problems (#27495) 2023-10-07 20:53:38 +08:00
indexparams Support prepare config for index (#27920) 2023-10-25 19:54:12 +08:00
interceptor Rename error to match the nameing rules (#27214) 2023-09-20 10:59:24 +08:00
lifetime Refine state check (#27541) 2023-10-11 21:01:35 +08:00
lock Make KeyLock generic (#27854) 2023-10-23 17:40:11 +08:00
logutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
merr enhance: refine error messages (#28424) 2023-11-21 17:02:24 +08:00
metautil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metric Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
metricsinfo Format the code (#27275) 2023-09-21 09:45:27 +08:00
parameterutil.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
paramtable enhance: Increase heartbeat timeout (#28648) 2023-11-23 19:50:24 +08:00
ratelimitutil Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
requestutil Support to trace the grpc request (#28349) 2023-11-13 20:16:18 +08:00
resource Fix the unstable resource manager testcase (#28033) 2023-11-03 11:00:17 +08:00
retry avoid sleep to ctx done during retry (#27992) 2023-11-01 18:52:24 +08:00
symbolizer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
testutils Add Promethues suite test utility (#26046) 2023-08-02 10:05:05 +08:00
tikv Format the code (#27275) 2023-09-21 09:45:27 +08:00
timerecord Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
tsoutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
typeutil Construct plan directly when search with vector output (#27928) 2023-10-26 19:30:10 +08:00
uniquegenerator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
constant.go tikv integration (#26246) 2023-09-07 07:25:14 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00