Checks · response

Rate Limited (429)

Warning response.rate_limited

What it means

The server throttled the crawl and answered 429 Too Many Requests. These URLs were not evaluated — this is a statement about the crawl's speed, not about the pages.

How to fix it

Crawl again with lower concurrency or a per-host delay. Truelint already slowed down for this host when the first 429 arrived; the remaining ones are what got through before it did.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Rate Limited (429). The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:

GET /api/v1/crawls/{handle}/issues/response.rate_limited