ray.exceptions.RayChannelError#

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

Indicates that Ray encountered a system error related to ray.experimental.channel.

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