ISM Error Prevention API Enable error prevention validation Example request Example response Check validation status and message via the Explain API Example request Example re...
ISM error prevention resolutions The index is not the write index The index does not have an alias Skipping rollover action is true This index has already been rolled over succe...
ISM Error Prevention API Enable error prevention validation Example request Example response Check validation status and message via the Explain API Example request Example re...
This chapter lists error codes of Apache ShardingSphere. They include SQL error codes and server error codes. All contents of this chapter are draft, the error codes maybe need t...
POST /rest/system/error POST /rest/system/error Post with an error message in the body (plain text) to register a new error. The new error will be displayed on any active GUI c...
GET /rest/system/error GET /rest/system/error Note Return format changed in 0.12.0. Returns the list of recent errors. { "errors" : [ { "when" : "20...
Error Handling Error Handling Rust’s commitment to reliability extends to error handling. Errors are a fact of life in software, so Rust has a number of features for handling s...