File tree 1 file changed +0
-13
lines changed
1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 156
156
401002 = " auth token empty" # EmptyAutToken
157
157
401003 = " token already disabled" # TokenDisabled
158
158
401004 = " token not existed" # TokenNotExisted
159
- <<<<<<< HEAD
160
159
403001 = " token verify exception" # AuthTokenVerifyException
161
160
403002 = " operation role exception" # OperationRoleException
162
161
404001 = " not found the host cmdb" # CMDBNotFindHost
163
162
409000 = " data is conflict, please try again" # DataConflict
164
163
429001 = " instance has too many requests" # InstanceTooManyRequests
165
- =======
166
- 403001 = " server limit the ip access" # IPRateLimit
167
- 403002 = " server limit the api access" # APIRateLimit
168
- 404001 = " not found the host cmdb" # CMDBNotFindHost
169
- 409000 = " data is conflict, please try again" # DataConflict
170
- 429001 = " your instance has too many requests" # InstanceTooManyRequests
171
- >>>>>>> c07080f0... docs:add error code desc
172
164
500000 = " execute exception" # ExecuteException
173
165
500001 = " store layer exception" # StoreLayerException
174
166
500002 = " cmdb plugin exception" # CMDBPluginException
177
169
500006 = " parse circuit breaker failed" # ParseCircuitBreakerException
178
170
500007 = " heartbeat execute exception" # HeartbeatException
179
171
500008 = " instance async regist timeout" # InstanceRegisTimeout
180
- <<<<<<< HEAD
181
- =======
182
- 500100 = " token verify exception" # AuthTokenVerifyException
183
- 500101 = " operation role exception" # OperationRoleException
184
- >>>>>>> c07080f0... docs:add error code desc
You can’t perform that action at this time.
0 commit comments