429 with a stable error code.
Client behavior
- Back off on
429. - Use idempotency keys for retryable mutations.
- Prefer pagination instead of large unbounded reads.
- Avoid parallel writes against the same campaign or contact list unless your workflow is idempotent.