Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: inactivity_duration in-place update #2325

Open
jvstme opened this issue Feb 19, 2025 · 0 comments
Open

[Feature]: inactivity_duration in-place update #2325

jvstme opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels

Comments

@jvstme
Copy link
Collaborator

jvstme commented Feb 19, 2025

Problem

inactivity_duration cannot be updated for an already running dev environment. Updating it in-place might be useful for some scenarios. For example:

  1. User starts a dev environment with a short inactivity_duration.
  2. User runs a training interactively, but it takes longer than expected.
  3. User wants to set a longer inactivity_duration to keep the dev environment running overnight.

Solution

Support inactivity_duration in-place update.

Workaround

No response

Would you like to help us implement this feature by sending a PR?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant