ray.exceptions.RayChannelTimeoutError#

exception ray.exceptions.RayChannelTimeoutError(client_exc, traceback_str=None)[source]#

Raised when the accelerated DAG channel operation times out.

PublicAPI (alpha): This API is in alpha and may change before becoming stable.