mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
55ea39e5ce
- Parse expires_in_seconds from the upload response and cap the S3 PUT timeout at TTL minus 30s safety margin — prevents the silent dead zone where the presigned URL expires before the client gives up - Add unit tests for uploadTimeoutMs: floor at 120s, scales above 64 MB, always returns an integer - Document the 500 KB/s bandwidth assumption