mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Introduce _app_id attribute to store application ID from system variables - Add _get_app_id method to retrieve and validate app_id - Update on_graph_start to log app_id during sandbox initialization - Integrate ArchiveSandboxStorage for persisting and restoring sandbox files - Ensure proper error handling for sandbox file operations |
||
|---|---|---|
| .. | ||
| conversation_variable_persist_layer.py | ||
| pause_state_persist_layer.py | ||
| sandbox_layer.py | ||
| suspend_layer.py | ||
| timeslice_layer.py | ||
| trigger_post_layer.py | ||