milvus/mishards/exception_codes.py
2019-09-17 20:48:08 +08:00

5 lines
81 B
Python

INVALID_CODE = -1
CONNECT_ERROR_CODE = 10001
CONNECTTION_NOT_FOUND_CODE = 10002