throwIfRateLimited
throwIfRateLimited(
response):void
Defined in: src/provider/jmap/client.ts:115
Fastmail signals per-record throttling as a SetError of type ‘rateLimit’ in notUpdated/notCreated rather than an HTTP 429 — surface it the same way.
Parameters
Section titled “Parameters”response
Section titled “response”Returns
Section titled “Returns”void