HyperSwitch/errors/request rate exceeded

From mediawiki.org
HTTP Status[edit]

429

Description[edit]

A request rate limit was exceeded by this client. The limit might be specific to an entry point, or global to the API.

Error response contains JSON body in the form of application/problem+json

Body Schema[edit]
Field Type Description Example
type string Link to the error description page https://mediawiki.org/wiki/HyperSwitch/errors/request_rate_exceeded
key string Key of API entry point for which the request limit was exceeded.
title string High-level explanation of the error HyperSwitch request rate limit exceeded
rate_limit_per_second number The configured rate limit in requests / second for this entry point. 100