Skip to content

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.

JmapMethodResponse

void