dify/api/tests/unit_tests/core/app
Harry 0da4d64d38 feat(sandbox-layer): refactor sandbox management and integrate with SandboxManager
- 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.
2026-01-09 11:23:03 +08:00
..
app_config/features/file_upload fix: streamline file upload configuration handling in manager.py (#15714) 2025-03-13 16:32:49 +08:00
apps fix: preserve empty list for FILE_LIST type in base_app_generator (#29618) 2025-12-22 21:32:07 +08:00
features/rate_limiting test: add comprehensive test suite for rate limiting module (#23765) 2025-08-12 10:05:30 +08:00
layers feat(sandbox-layer): refactor sandbox management and integrate with SandboxManager 2026-01-09 11:23:03 +08:00
task_pipeline perf: decrease db query (#29837) 2025-12-18 15:35:52 +08:00