openreader/compute
Richard R 661af71fa4 refactor(whisper): implement dynamic timeout configuration for alignment and decoding
Replace static timeout constants with functions that derive alignment and ffmpeg
decode timeouts from compute timeout config. This enables adaptive timeout
behavior based on runtime configuration, improving robustness under varying
resource constraints. Update error handling and internal APIs to propagate
timeout values accordingly.

Remove unused Node.js engine constraint from package.json for broader compatibility.
2026-05-21 19:29:03 -06:00
..
core refactor(whisper): implement dynamic timeout configuration for alignment and decoding 2026-05-21 19:29:03 -06:00
worker worker: use default JetStream long-poll for consumer next 2026-05-21 19:04:16 -06:00