ray.exceptions.ObjectFetchTimedOutError#

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

Indicates that an object fetch timed out.

Parameters:

object_ref_hex – Hex ID of the object.