Queue [Dev]: kargone-node-dev queue/kargone-node-dev

946

Actions
State
Completed
Timestamp
Wed, Aug 5, 2026 7:06 PM
Processed
Wed, Aug 5, 2026 7:06 PM
Finished
Wed, Aug 5, 2026 7:06 PM
Attempts Made
0
Permalinks
Job 946 JSON
Progress
100%
Data
{
  "message": "mramar1657(mramar1657) pushed a commit to null at branch main Commit: Fix RangeError crash on ElevenLabs mulaw audio (ulaw_8000 output format)\n\nTwilio media bridge assumed every ElevenLabs audio chunk was raw PCM16\n(2 bytes/sample) and ran it through fade/resample helpers built for that\nformat. Once the agent's TTS output format was switched to ulaw_8000\n(1 byte/sample), an odd-length mulaw chunk read as PCM16 walked one\nsample past the buffer end, throwing RangeError [ERR_OUT_OF_RANGE] in\npeakAmplitudePcm16 and crashing the whole backend process mid-call.\n\nDetect mulaw output via the agent_output_audio_format hint and pass\nthose chunks straight through to Twilio unmodified, skipping the\nPCM16-only fade/resample path entirely.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> - 6ca13f8023bf0cd2e2b7f8fc5fa1e069f85e41ef",
  "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh"
}