backend.ai
backend.ai copied to clipboard
Automatic force-termination of hanging sessions
Thanks to #412 (PR: #480), now we can determine how long time has passed after a session has entered PREPARING or TERMINATING status.
Let's add a periodic check to scan such sessions and automatically force-terminate (with concrete reason
logs) them.
@KangJuSeong Would you mind if I take this issue?