You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #3499, LRU evicted lineage causes a raylet check failure. It would probably be better to raise an application-level exception instead of crashing the backend.
Describe the problem
After #3499, LRU evicted lineage causes a raylet check failure. It would probably be better to raise an application-level exception instead of crashing the backend.