ray.exceptions.ObjectReconstructionFailedMaxAttemptsExceededError#

exception ray.exceptions.ObjectReconstructionFailedMaxAttemptsExceededError(object_ref_hex, owner_address, call_site)[source]#

Indicates that the object cannot be reconstructed because the maximum number of task retries has been exceeded.

Parameters:

object_ref_hex – Hex ID of the object.