Files
e2b-dev--e2b/.changeset/volume-upload-timeout.md
T
Mish Ushakov ef46004327 feat: increase volume file upload timeout to 1 hour (#1248)
Increases the default timeout for volume `writeFile`/`write_file`
operations from 60 seconds to 1 hour in both the JS and Python SDKs.
Other volume operations retain the existing 60s default. Users can still
override via `requestTimeoutMs` (JS) or `request_timeout` (Python).

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:31:08 -07:00

106 B

e2b, @e2b/python-sdk
e2b @e2b/python-sdk
patch patch

Increase default timeout for volume file uploads to 1 hour