Long recording fails #38

Open
opened 2026-06-09 11:11:16 +00:00 by ashraf · 1 comment
Member

Summary

Recording fails when the recording runs for a long duration. Short recordings work; long ones fail.

Steps to reproduce

  1. Start a voice recording in hero_voice.
  2. Let it run for an extended period.
  3. Stop / finalize the recording.

Expected

The long recording is captured and processed successfully.

Actual

The recording fails.

Notes

Details to be filled in (exact duration threshold, error message/logs, transcription vs. capture stage). Likely candidates to investigate: request/body size limits, timeouts, chunking/streaming of audio, or memory buffering of the full recording.

Reported via Claude Code.

## Summary Recording fails when the recording runs for a long duration. Short recordings work; long ones fail. ## Steps to reproduce 1. Start a voice recording in hero_voice. 2. Let it run for an extended period. 3. Stop / finalize the recording. ## Expected The long recording is captured and processed successfully. ## Actual The recording fails. ## Notes Details to be filled in (exact duration threshold, error message/logs, transcription vs. capture stage). Likely candidates to investigate: request/body size limits, timeouts, chunking/streaming of audio, or memory buffering of the full recording. _Reported via Claude Code._
ashraf self-assigned this 2026-06-09 11:15:18 +00:00
Author
Member
https://forge.ourworld.tf/lhumina_code/hero_voice/commit/2bd635b834f0cd25ee825ad35436ce7f88546eb3
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_voice#38
No description provided.