Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite0b1536

Browse files
authored
chore: clarify autostop behaviour for existing workspaces (#20295)
[We have tests to ensure thisbehaviour](https://github.com/coder/coder/blob/152103bf788dc5a4c06586302a255a212e0fe77d/coderd/workspaces_test.go#L2957-L3004),but it is not clearly documented. This PR adds a note clarifyingautostop must be enabled on the template prior to a workspace beingcreated for it to apply to the workspace, i.e. it is not re-read if aworkspace is restarted / stopped and started. This behaviour was raisedby a customer.https://coder.com/docs/user-guides/workspace-scheduling#autostop
1 parent8ac5453 commite0b1536

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎docs/user-guides/workspace-scheduling.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ workspace if you're still using it. It will wait for the user to become inactive
3939
before checking connections again (1 hour by default). Template admins can
4040
modify this duration with the**activity bump** template setting.
4141

42+
>[!NOTE]
43+
>Autostop must be enabled on the template prior to workspace creation, it is not applied to existing running workspaces.
44+
4245
![Autostop UI](../images/workspaces/autostop.png)
4346

4447
##Activity detection

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp