pub const SERVER_CANCELLED: i64 = -32802;
The server cancelled the request. This error code should only be used for requests that explicitly support being server cancellable.
@since 3.17.0