ray.exceptions.RayDirectTransportError#

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

Raised when there is an error during a Ray direct transport transfer.

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