Skip to main content

Error Type Name

tooManyRequests

RFC 9457 Problem Type

https://docs.guile.app/problems/tooManyRequests

Description

The request rate limit has been exceeded for this endpoint or user.

Remediation

Wait before making additional requests or implement exponential backoff in your retry logic.