Skip to content

Rate limit exceeded

Type: https://docs.dockt.com/errors/rate-limit

Status: 429 Too Many Requests

The authenticated principal exceeded the request limit for the current window.

Wait for the number of seconds in Retry-After, add jitter, and retry. Reuse the original idempotency key for a supported write. Reduce polling or use webhooks if the same workflow repeatedly reaches the limit.

Rate limits reference