Workspaces Recycling Mechanism
About 150 wordsLess than 1 minute
To improve development environment utilization and avoid resource waste, Cloud Native Development implements the following recycling mechanisms:
- Auto recycle:
- After creating a development environment, if the VS Code page is not entered within 10 minutes, the environment is automatically recycled.
- After opening and closing the page, the environment is recycled if there is no activity for 10 minutes.
- Maximum retention time: Default 18 hours. With continuous heartbeat, the workspace can be maintained for up to 18 hours. Also affected by cluster configuration. For details, please refer to Build Nodes.
- No overnight workspaces: If usage exceeds 8 hours and falls within the 4-6 AM window, the workspace is forcibly recycled.