ray.exceptions.ObjectLostError#

exception ray.exceptions.ObjectLostError(object_ref_hex: str, owner_address: bytes | None, call_site: str)[source]#

Indicates that the object is lost from distributed memory, due to node failure or system error.