Skip to main content

JSONRPC_RESET_CANCELLATION_DISPATCHED

Constant JSONRPC_RESET_CANCELLATION_DISPATCHED 

Source
pub const JSONRPC_RESET_CANCELLATION_DISPATCHED: i32 = -32009;
Expand description

JSON-RPC error code: daemon/reset was invoked on a workspace whose state is Rebuilding; cancellation has been dispatched and the caller is expected to retry after retry_after_ms for the state to settle into Failed / Unloaded (then a follow-up reset completes).

Source: G_daemon_control_plane.md §3.2.