Doesn't cloudflare limit requests to free users' workers?

For Workes & Pages, what is the name of the domain?

a_delete_site.worker.dev

What is the issue or error you’re encountering

cloudflare does not limit the number of requests for free users’ workers

What steps have you taken to resolve the issue?

Hello,
Doesn’t Cloudflare limit worker requests? Even if you exceed the 100,000 limit, can you still request?

At night, when I went to cloudflare backend to delete it, I found that today’s requests in the upper right corner showed that my worker had been requested 1.3 million times (later I looked at the WAF event and it showed that 1.2 million of those requests came from the same IP, which was dropped by cloudflare 429).

It’s strange, shouldn’t cloudflare stop access to all workers and pages at 100,000 requests? Why did it continue? Now I can still access one of my pages as well

Its a soft limit meaning it might not kick in if you surpass it once or twice

1 Like

Thanks for the reply, but it doesn’t seem to me that it’s been more than just once or twice, my total number of requests today is more than twelve times the limit given by cloudflare…

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.