mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Added a keepalive thread to maintain the E2B sandbox timeout, preventing premature termination. - Introduced a stop event to manage the lifecycle of the keepalive thread. - Refactored the sandbox initialization to include the new keepalive functionality. - Enhanced logging to capture failures in refreshing the sandbox timeout. |
||
|---|---|---|
| .. | ||
| daytona_sandbox.py | ||
| dify_simple_sandbox.py | ||
| docker_daemon_sandbox.py | ||
| e2b_sandbox.py | ||
| local_without_isolation.py | ||