Skip to main content

lost_worker_error

Function lost_worker_error 

Source
pub fn lost_worker_error(worker_id: WorkerId) -> ActivityError
Expand 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.