You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -165,4 +165,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 JavaScript SDK and `NotFoundException` exception in Python SDK