mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 20:01:22 +08:00
- 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.