LemonHost Blog

Back to Blogs
Author: LemonHost Devs Estimated Read: 4 min Category: Platform

Rate Limits

How to identify active rate limits, what usually causes them, and what you can actually do while waiting for them to clear.

How do I know if my bot is on a rate-limited node?

If your bot does not show as ready in the Node.js console, or you are seeing HTTP 429 errors, that usually indicates a rate limit.

Other common signs include delayed responses, missing command replies, random API failures, or occasional HTML pages from Cloudflare instead of normal API payloads.

What to check first

What can I do about it?

There is very little you can do while the rate limit is active. The main option is to wait for the limit window to reset.

When does it end?

If a rate limit lasts unusually long, LemonHost may try to mitigate it, but this is not guaranteed.

What causes rate limits?

Because nodes can share an IP, one heavy-abuse workload can also affect nearby workloads.

Important notes

How to reduce repeat hits