pub const JSONRPC_RESET_WHILE_LOADING: i32 = -32008;Expand description
JSON-RPC error code: daemon/reset was invoked on a workspace
whose state is Loading and cannot be safely interrupted yet.
Caller should retry once the load completes.
Source: G_daemon_control_plane.md §3.2.