dify/api/core/sandbox/services
Harry cbac914649 refactor(sandbox): rename delete_storage to delete_draft_storage for clarity
- Updated the SandboxManager to rename the method for deleting storage to better reflect its purpose.
- Adjusted the WorkflowVariableCollectionApi to utilize the new method name.
- Improved error handling in ArchiveSandboxStorage's delete method to log exceptions during deletion.
2026-01-23 00:12:37 +08:00
..
__init__.py refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
asset_download_service.py refactor(sandbox): rename delete_storage to delete_draft_storage for clarity 2026-01-23 00:12:37 +08:00