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

2 lines
287 B
Markdown

- Fixed `CartesiaHttpTTSService` pushing two `ErrorFrame`s 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.