skypilot-org/skypilot

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

Open

#1 163 ouverte le 11 sept. 2022

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (311 forks)batch import
P1feature-requesthelp wanted

Métriques du dépôt

Stars
 (4 859 stars)
Métriques de merge PR
 (Merge moyen 2j 23h) (146 PRs mergées en 30 j)

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.

Guide contributeur