"rate_limit" error when creating bulk API requests

If you have received the rate_limit error message, you should limit background jobs, such as performing mass refunds, to a subset of the maximum. This allows for time-sensitive events such as live charges to succeed even with additional traffic.

Additional Information