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
Especially relevant after #1200. Currently, dstack may resubmit the run to the cloud instance that is no longer available (e.g. was interrupted/deleted). The dstack will remove the instance only after it doesn't hear from the instance for 20m.
@peterschmidt85, any preferences how display instances that are temporarily unavailable? We could use unavailable status but it can easily be mistaken with busy (both mean unavailable for provisioning). I suggest we show it as unreachable.
Steps to reproduce
dstack pool add-ssh
, and wait until the instance is shown asidle
dstack run
with--reuse
Actual behaviour
idle
)provisioning
Expected behaviour
temproarily_unavailable=true
(and show it in the console/UI)dstack version
Any
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: