mirror of
https://github.com/langgenius/dify.git
synced 2026-03-08 00:55:57 +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.