Skip to content

Commit

Permalink
Update persistence docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentaTomas committed Dec 19, 2024
1 parent 8387137 commit a0ff523
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/web/src/app/(docs)/docs/sandbox/persistence/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,5 @@ If you resume the sandbox, the service will be accessible again but you need to
## Limitations while in beta
- It takes about 4 seconds per 1 GB RAM to pause the sandbox
- It takes about 1 second to resume the sandbox
- Sandbox can be paused up to 30 days
- Sandbox can be paused up to 30 days
- After 30 days, the data will be deleted and you will not be able to resume the sandbox. Trying to resume sandbox that was deleted or does not exist will result in the `NotFoundError` error in JS SDK and `NotFoundException` exception in Python SDK

0 comments on commit a0ff523

Please sign in to comment.