ray.exceptions.ObjectReconstructionFailedError#

exception ray.exceptions.ObjectReconstructionFailedError(object_ref_hex: str, reason: ray.core.generated.common_pb2.ErrorType | None = None, reason_message: str | None = None, owner_address: ray.core.generated.common_pb2.Address | None = None, call_site: str = '')[source]#

Indicates that the object cannot be reconstructed.