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
Disable component-level failure detection for Ray (#174) (#177)
In KubeRay 1.1, status.state == failed is not a stable terminal state,
therefore we cannot treat it as a signal to initiate a resetOrFail
operation on the AppWrapper.
0 commit comments