pub async fn cancel_distributed_read(
__arg0: Extension<Arc<ServerState>>,
__arg1: Extension<RequestContext>,
__arg2: Path<String>,
) -> ResponseExpand description
Deliver an idempotent cancellation to the coordinator and every registered range peer. Ownership is verified against the authenticated HTTP profile.