mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Add notes to impl (#13176)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
a2a9f47575
commit
602b3747ee
@ -3390,6 +3390,7 @@ func (node *Proxy) checkHealthy() bool {
|
||||
return code == internalpb.StateCode_Healthy
|
||||
}
|
||||
|
||||
//unhealthyStatus returns the proxy not healthy status
|
||||
func unhealthyStatus() *commonpb.Status {
|
||||
return &commonpb.Status{
|
||||
ErrorCode: commonpb.ErrorCode_UnexpectedError,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user