skypilot-org/skypilot

[Spot] An option for keeping failed spot job for a while before termination

Open

#1,163 opened on Sep 11, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (311 forks)batch import
P1feature-requesthelp wanted

Repository metrics

Stars
 (4,859 stars)
PR merge metrics
 (Avg merge 2d 23h) (146 merged PRs in 30d)

Description

When something wrong happens with the spot job, it would be nice to be able to log into the spot cluster to take a look at the problem. As proposed by @lhqing, having an option like --keep-minutes-after-error 60 for the spot launch can be useful for debugging.

Contributor guide