dify/api/core/virtual_environment
Harry b1eecb7051 feat: implement keepalive mechanism for E2B sandbox
- 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.
2026-01-21 20:51:46 +08:00
..
__base fix(dify_cli): solve the permission error on e2b 2026-01-21 01:25:21 +08:00
channel feat: improve read behavior in QueueTransportReadCloser to handle initial data wait and subsequent immediate returns 2026-01-04 17:58:04 +08:00
providers feat: implement keepalive mechanism for E2B sandbox 2026-01-21 20:51:46 +08:00