ray.exceptions.WorkerCrashedError#

exception ray.exceptions.WorkerCrashedError[source]#

Indicates that the worker died unexpectedly while executing a task.

PublicAPI: This API is stable across Ray releases.