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
[Refactor] Do not use RAYCLUSTER_DEFAULT_REQUEUE_SECONDS_ENV as timeout of status check in tests
It is only an insurance to keep reconciliation continuously triggered to hopefully fix an unexpected state.
Relying on it to fix state transitions is not a good pratice. Therefore, We should not reference it in tests at all.
0 commit comments