What happens if we accidentally send a very large burst of requests?

The endpoint will throttle with HTTP 429 on extreme spikes (e.g., hundreds or thousands in a second). Normal bursts (5–50+ at a time) are queued and processed steadily.

performance-batch-rate-limits