mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 13:11:32 +08:00
This commit is contained in:
@@ -162,13 +162,7 @@ class RayTimeoutError(RayError):
|
||||
pass
|
||||
|
||||
|
||||
class PlasmaObjectNotAvailable(RayError):
|
||||
"""Called when an object was not available within the given timeout."""
|
||||
pass
|
||||
|
||||
|
||||
RAY_EXCEPTION_TYPES = [
|
||||
PlasmaObjectNotAvailable,
|
||||
RayError,
|
||||
RayTaskError,
|
||||
RayWorkerError,
|
||||
|
||||
Reference in New Issue
Block a user