Guides
Rate limits
Request and concurrent-job limits and retry behavior.
Rate limits apply per API key, project, and account. A separate concurrency limit caps the number of jobs that may run at once.
When a limit is exceeded, the API returns:
Wait for the indicated delay and retry with exponential backoff. Do not retry immediately in a tight loop.
Last modified on September 17, 2026