dify/api/core/sandbox/services
Harry 63ffac6afe fix(asset_download_service): suppress error output during download command execution
- Updated the download script to redirect error output to /dev/null, preventing unnecessary error messages from being displayed.
- Added an explicit exit command to ensure the script terminates correctly after execution.
2026-01-23 17:06:11 +08:00
..
__init__.py refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
asset_download_service.py fix(asset_download_service): suppress error output during download command execution 2026-01-23 17:06:11 +08:00