Const
429 Too Many Requests
The user has sent too many requests in a given amount of time ("rate limiting").
import { TOO_MANY_REQUESTS } from 'costatus'; Copy
import { TOO_MANY_REQUESTS } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/429
429 Too Many Requests
The user has sent too many requests in a given amount of time ("rate limiting").
https://developer.mozilla.org/docs/Web/HTTP/Status/429