exception coinmetrics._exceptions.CoinMetricsClientRateLimitError( response, *args, **kwargs, )
Bases: HTTPError
HTTPError
Raised when the rate limit is exceeded (HTTP 429).
Parameters:
response (Response)
args (Any)
kwargs (Any)
Last updated 3 months ago
Was this helpful?