$/cancel_request notification is stabilized.
Either side can use the optional notification to request cancellation of an outstanding JSON-RPC request by ID. Implementations can return a valid partial result or the standard -32800 Request Cancelled error, while feature-specific mechanisms such as session/cancel remain available for richer semantics.
For the protocol documentation, see Cancellation.