ray.exceptions.ObjectLostError# exception ray.exceptions.ObjectLostError(object_ref_hex, owner_address, call_site)[source]# Indicates that the object is lost from distributed memory, due to node failure or system error. Parameters: object_ref_hex – Hex ID of the object.