Rate limits
Production tenants have enforceable limits (values can be adjusted by IMBA per partner). Defaults:limit on catalog list requests is a page size (≤ 50), not an RPS setting.
Recommended client behaviour
- Back off on
429(exponential + jitter) - Deduplicate creates with stable
ext_id(avoid inflight storms) - Cache catalog responses; respect cooldown
- Poll documents with moderate cadence; prefer webhooks for terminals