mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 11:10:25 +08:00
This reverts commit 2116fd3bca.
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