28. Tasks and long-running operations
Represent operations that outlive a single request with task creation, status tracking, result retrieval, cancellation, and retention policies where supported by the protocol version in use. Design fallbacks for peers that do not advertise task support.