ray.exceptions.ObjectStoreFullError#

exception ray.exceptions.ObjectStoreFullError[source]#

Indicates that the object store is full.

This is raised if the attempt to store the object fails because the object store is full even after multiple retries.