Skip to main content
APIs may return 429 or transient errors.
  • Exponential backoff; honor Retry-After when present.
  • Creates: do not blind-retry - confirm the first request did not succeed.
  • Polling: wait a few seconds between polls; back off on errors.
Next: SDK errors
Last modified on July 24, 2026