Skip to content

Commit 4e2a304

Browse files
committed
rephrase pty to reconnection
1 parent 5e72d54 commit 4e2a304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guides/workspace-scheduling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A workspace is considered "active" when Coder detects one or more active session
5353

5454
- **VSCode sessions**: Using code-server or VS Code with a remote extension
5555
- **JetBrains IDE sessions**: Using JetBrains Gateway or remote IDE plugins
56-
- **Terminal sessions**: Using the web terminal (reconnecting PTY)
56+
- **Terminal sessions**: Using the web terminal (including reconnecting to the web terminal)
5757
- **SSH sessions**: Connecting via `coder ssh` or SSH config integration
5858

5959
Activity is only detected when there is at least one active session. An open session will keep your workspace marked as active and prevent automatic shutdown.
@@ -66,7 +66,7 @@ The following actions do **not** count as workspace activity:
6666
- Accessing ports through direct URLs without an active session
6767
- Background agent statistics reporting
6868

69-
To avoid unexpected cloud costs, close your connections (IDE windows, SSH sessions, etc.) when you finish using your workspace.
69+
To avoid unexpected cloud costs, close your connections, this includes IDE windows, SSH sessions, and others, when you finish using your workspace.
7070

7171
## Autostop requirement
7272

0 commit comments

Comments
 (0)