Discussions
š² SMS API Campaign Errors
about 9 hours ago by David List
SMS Campaign Errors ā "Try spacing your requests out using the batching settings under 'Options'"
Hi all,
Iāve been running a campaign where we send out SMS messages. Theyāre looped so they donāt all go at the exact same time ā each message is sent one after the other.
In the notification logs Iām seeing:
Try spacing your requests out using the batching settings under 'Options'
I didnāt see this in testing, so Iām not sure what this actually refers to.
Questions:
- Where are the ābatching settings under Optionsā located in the UI (if they exist)?
- Or is this an API-side throttling/rate-limit message?
- If itās rate limiting, what spacing/backoff is recommended (per-message delay, batch size, retries) to avoid rejections?
Has anyone else experienced this, and how did you mitigate it?