mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 04:49:08 +08:00
f0d0651989
We found lots of connection reset & canceled due to recent retry change Current implementation resets connection no matter what the error code is To sync behavior to previous retry, skip reset connection only if cancel error happens too much. Also adds a config item for minResetInterval for grpc reset connection Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
---|---|---|
.. | ||
datacoord | ||
datanode | ||
indexnode | ||
proxy | ||
querycoord | ||
querynode | ||
rootcoord | ||
connection_manager_test.go | ||
connection_manager.go | ||
OWNERS |