mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-03 01:12:25 +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 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com>