ray.exceptions.RaySystemError#

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

Indicates that Ray encountered a system error.

This exception can be thrown when the raylet is killed.