ray.exceptions.ObjectFetchTimedOutError#

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

Indicates that an object fetch timed out.

Parameters:

object_ref_hex – Hex ID of the object.