mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
- Simplified the SandboxLayer initialization by removing unused parameters and consolidating sandbox creation logic. - Integrated SandboxManager for better lifecycle management of sandboxes during workflow execution. - Updated error handling to ensure proper initialization and cleanup of sandboxes. - Enhanced CommandNode to retrieve sandboxes from SandboxManager, improving sandbox availability checks. - Added unit tests to validate the new sandbox management approach and ensure robust error handling. |
||
|---|---|---|
| .. | ||
| pause_state_persist_layer.py | ||
| sandbox_layer.py | ||
| suspend_layer.py | ||
| timeslice_layer.py | ||
| trigger_post_layer.py | ||