Skip to content

Commit c3927bf

Browse files
authored
Add paused sandbox retention note to persistence docs (#134)
Clarify that paused sandboxes are kept indefinitely with no TTL and can be resumed at any time.
1 parent bc4042a commit c3927bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sandbox/persistence.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,10 @@ If you resume the sandbox, the service will be accessible again but you need to
294294
- Pausing a sandbox takes approximately **4 seconds per 1 GiB of RAM**
295295
- Resuming a sandbox takes approximately **1 second**
296296

297+
### Paused sandbox retention
298+
- Paused sandboxes are kept **indefinitely** — there is no automatic deletion or time-to-live limit
299+
- You can resume a paused sandbox at any time
300+
297301
### Continuous runtime limits
298302
- A sandbox can remain running (without being paused) for:
299303
- **24 hours** on the **Pro tier**

0 commit comments

Comments
 (0)