ray.exceptions.ObjectReconstructionFailedLineageEvictedError#

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

Indicates that the object cannot be reconstructed because its lineage was evicted due to memory pressure.

Parameters:

object_ref_hex – Hex ID of the object.