mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
In Index service APIs, return error if occurs instead of always returning nil. Additionally, add more tests to cover this scenario. issue: https://github.com/milvus-io/milvus/issues/31069, https://github.com/milvus-io/milvus/issues/31027 pr: https://github.com/milvus-io/milvus/pull/31077 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com>