pub fn lost_worker_error(worker_id: WorkerId) -> ActivityErrorExpand description
Build the retryable failure reported when a worker loses ownership of an in-flight task.
The retryable classification models worker loss as infrastructure failure: aion-server only reports the failure to the engine activity contract; the engine remains responsible for applying the activity retry policy.