dify/api/core/sandbox
Harry aac90133d6 refactor: update session cleanup logic and extend command timeout
- Changed the command timeout duration from 60 seconds to 1 hour for improved session stability.
- Refactored session cleanup logic to utilize the CLI API session object instead of session ID, enhancing clarity and maintainability.
2026-01-21 21:19:46 +08:00
..
bash refactor: update session cleanup logic and extend command timeout 2026-01-21 21:19:46 +08:00
entities refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
initializer refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
storage feat(sandbox): enhance sandbox initialization with draft support and asset management 2026-01-20 19:45:04 +08:00
utils feat(sandbox): add AppAssetsInitializer and refactor VMFactory to VMBuilder 2026-01-15 00:13:52 +08:00
__init__.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
builder.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
manager.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
sandbox.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00