milvus/internal
yihao.dai f457b9f7c9
fix: Return time tick delay error and refine quota error messages (#29289)
This pr:
1. Handles the time tick delay error when converting old error codes to
milvus errors.
2. Enhances quota error messages by eliminating "force deny" and
substituting it with "quota exceeded."

issue: https://github.com/milvus-io/milvus/issues/29288

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2023-12-20 22:52:44 +08:00
..
allocator enhance:Remove msgbase unnecessary assignments (#28511) 2023-11-24 15:02:39 +08:00
core enhance: fix the incorrect init parameter (#29357) 2023-12-20 20:50:43 +08:00
datacoord fix: Set the default index name to the name of the existing index (#29275) 2023-12-20 17:22:41 +08:00
datanode fix: Add jitter in GetSyncStaleBufferPolicy (#28626) 2023-12-20 15:00:52 +08:00
distributed enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
http enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
indexnode feat: integrate storagev2 into index build process (#28995) 2023-12-13 17:24:38 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore fix: missing the grant info when using the SelectGrant api with the default db (#29173) 2023-12-14 16:20:43 +08:00
mocks enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
proxy fix: Return time tick delay error and refine quota error messages (#29289) 2023-12-20 22:52:44 +08:00
querycoordv2 enhance: Add config for querycoord auto balance channel (#29231) 2023-12-18 10:00:40 +08:00
querynodev2 fix: delegator may mark segment offline by mistake (#29343) 2023-12-20 21:22:43 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Move proxy client manager to util package (#28955) 2023-12-20 19:22:42 +08:00
storage fix: Align minio object storage ut to new minio server behavior (#29014) 2023-12-06 15:42:43 +08:00
tso
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util enhance: Move proxy client manager to util package (#28955) 2023-12-20 19:22:42 +08:00