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