Files
pipecat/changelog/4390.fixed.2.md
2026-04-30 09:45:16 -04:00

287 B

  • Fixed CartesiaHttpTTSService pushing two ErrorFrames on a non-200 response — one with the API's error text and a second, less informative "Unknown error" frame from the outer exception handler. It now pushes a single frame that includes the HTTP status code and returns cleanly.