ray.exceptions.RaySystemError#

exception ray.exceptions.RaySystemError(client_exc, traceback_str=None)[源代码]#

指示Ray遇到了系统错误。

当 raylet 被终止时,可能会抛出此异常。