Skip to content

Commit

Permalink
Update error-code.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Jun 25, 2023
1 parent 90389c4 commit 76c43b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs-2.0/20.appendix/error-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@
|`E_LIST_CLUSTER_GET_ABS_PATH_FAILURE`|`-2071`| 获取集群信息时无法获取绝对路径|
|`E_LIST_CLUSTER_NO_AGENT_FAILURE`|`-2072`| 获取集群信息时无法获得 agent|
|`E_QUERY_NOT_FOUND`|`-2073`| query 未找到|
|`E_AGENT_HB_FAILUE`|`-2074`| agent 没有汇报心跳|
|`E_AGENT_HB_FAILURE`|`-2074`| agent 没有汇报心跳|
|`E_ACCESS_ES_FAILURE`|`-2090`| 访问 Elasticsearch 失败|
|`E_GRAPH_MEMORY_EXCEEDED`|`-2600`| Graph 内存超出|
|`E_CONSENSUS_ERROR`|`-3001`| 选举时无法达成共识|
|`E_KEY_HAS_EXISTS`|`-3002`| key 已经存在|
Expand Down

0 comments on commit 76c43b1

Please sign in to comment.