Cloudflare blocking traffic to my Worker because of non-existent "Rate limiting rules"
I'm seeing some legitimate IPs being blocked by cloudflare and I can't prevent that from happening. Security > Analytics > Events show me many blocked events with this payload or similar:
supposedly due to "Rate limiting rules" and Rule ID "worker". I don't have any rate limiting rule created, so I don't understand what's happening. Help!

7 Replies
You are hitting the burst rate limit: https://developers.cloudflare.com/workers/platform/limits/#burst-rate
?link your account and I can see if we can lift
Please use the /link command to authenticate with your Cloudflare account and link it to your Discord user. This helps Cloudflare employees access your details more quickly and provide support. It also makes future support requests easier, since your account will already be linked.
hey @Walshy | DevPlat EE, thanks for the quick response. i've linked my account.
weird to hit those burst limits, because i'm on workers paid as far as i can tell

Yeah you can still hit this on Workers Paid unfortunately, I have just removed the limit for you.
thanks 🙏
anything i can do on my end to prevent this from happening in the future?
Not really sadly but we're working to make this not a problem for users
gotcha. well, thanks for the quick support.