Ujval Misra
|
e3e3ad4b25
|
Add timeout param to ray.get (#6107)
|
2019-11-14 00:50:04 -08:00 |
|
Eric Liang
|
0e8c3c0346
|
Don't wrap RayError with RayTaskError (#5870)
|
2019-10-11 11:00:08 -07:00 |
|
Eric Liang
|
c3b2ae26c5
|
Fix str of RayTaskError (#5878)
* fix key error
* fix
|
2019-10-10 16:53:18 -07:00 |
|
Mitchell Stern
|
195ca43e9c
|
[Dashboard] Improve handling of logs and errors in dashboard backend (#5857)
* Improve handling of logs and errors in dashboard backend
* Update nested dict comprehension for clarity
|
2019-10-10 11:59:54 -07:00 |
|
Eric Liang
|
81ee887f91
|
Preserve the original exception type when converting to RayTaskError (#5799)
|
2019-09-28 17:03:15 -07:00 |
|
Edward Oakes
|
07c4c6367a
|
[core worker] Python core worker object interface (#5272)
|
2019-09-12 23:07:46 -07:00 |
|
Eric Liang
|
3e70daba74
|
Warn on resource deadlock; improve object store error messages (#5555)
* wip
* wip
* wip
* wip
* wip
* add impl
* second
* warn once
|
2019-08-30 16:45:54 -07:00 |
|
Richard Liaw
|
53fb876a5f
|
Improved KeyboardInterrupt Exception Handling (#5237)
|
2019-07-22 02:29:56 -07:00 |
|
Hao Chen
|
de17443dc2
|
Propagate backend error to worker (#4039)
|
2019-02-16 11:39:15 +08:00 |
|