Rate Limit

Last updated
During a push campaign, you can distribute message sending to prevent service traffic overload.
By default, messages are sent at up to 100,000 per minute considering APNS/FCM throughput, and you can set a more conservative limit if desired.
Rate Limit
You can set the maximum number of messages to be sent at once per minute to prevent service traffic overload.
Note that setting the number of messages per minute too low may delay message delivery.
For event-based and API-based sends, since large volumes are not sent at once, the rate limit feature is not provided. The rate limit feature is only available for schedule-based sends.

Last updated