Dev note
API fixes: concurrency limits and voice names
The single-call API now respects your concurrency limit and reports errors correctly.
- Type
- Fix
- Shipped
- Areas
- API
Single-call dispatches now respect your organization's concurrent-call limit and return proper 429 (too many calls) and 402 (insufficient balance) responses instead of a generic server error. Agents created through the API now display their voice name correctly.
