Stumbled on a weird bug today with the Outbound Campaign API returning 429 Too Many Requests when simulating high-concurrency dialing via JMeter.
We are hitting /api/v2/outbound/campaigns/{campaignId} to trigger calls in a burst pattern. The error spikes immediately after 50 concurrent threads are active. Is there a specific rate limit for outbound campaign triggers that we are missing in our load test configuration?