lablup / lablup/backend.ai

Add a "relaunch" API for a session

Open
#361 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

Currently we have the "restart" API for _running_ sessions.Let's add a new API to "relaunch" a session which has been terminated.It should keep the session ID same.

This will be a follow-up to #325 because the session record should be kept intact while the kernel records should be recreated.

TODO: Should we preserve the old kernel records? They may be still required to calculate billing and usage statistics, even though the task results are failures.

JIRA Issue: BA-278

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.