mirror of
https://github.com/langgenius/dify.git
synced 2026-04-01 03:01:11 -04: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.