Well not sure but if you look at that error page it appears that its showing the plan (I guess its the Free Plan) is over limit.I thought CloudFlare was supposed to prevent that sort of thing. Otherwise, what is it good for?
From Cloudflare::
Accounts using the Workers Free plan are subject to a daily request limit of 100,000 requests. Free plan daily requests counts reset at midnight UTC. A Worker that fails as a result of daily request limit errors can be configured by toggling its corresponding route in two modes: 1) Fail open and 2) Fail closed.
Guess its "Fail Closed"
Fail closed
Routes in fail closed mode will display a Cloudflare 1027 error page to visitors, signifying the Worker has been temporarily disabled. Cloudflare recommends this option if your Worker is performing security related tasks.
This type of thing is not free and can get pricey (First Plan Is OK But Costs Can Grow As Connections Grow) to raise that limit. But to be fully honest I am not sure what AK is doing but this is just an educated guess.
Frannie
Last edited:
