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
* Check instances regardless of termination_policy -- gives unreachable
instances a chance to become reachable again
* Stop a previous job container possibly still running on the insance when
submitting a new one
Fixes: #2041
Steps to reproduce
termination_policy: destroy-after-idle
(the default value)Actual behaviour
job status is FAILED, reason: INTERRUPTED_BY_NO_CAPACITY
,run status has changed TERMINATING -> FAILED, reason: JOB_FAILED
idle (unreachable)
and is stuck in this stateExpected behaviour
No response
dstack version
0.18.28
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: