Hi everyone
Has someone ever experienced this problem with Cloudflare and Cookie Consent?
After following FS CC setup, the Cloudflare account receive a notification by email almost everyday like : “90% of daily usage limit for Cloudflare Workers KV operations reached” even though we’ve just followed the normal steps of the FS setup and the infos displayed in the Cloudflare dashboard are way below the free limitations.
In the worker’s details, I also see a lot of errors occurring everyday (246 here) tagged as “Worker threw a JavaScript exception.”
Any idea where that could come from?
Thank you!
Hey @florian! Did you have any spikes in site traffic that match this spike?
The reason for the error could be spam bots
Hey Luis, thanks for the answer! I’m taking over from Florian, I’m working on the issue with him.
The emails from Cloudflare keep coming almost everyday about the issue. There’s no sign of any spikes in site traffic, but I guess we won’t see it considering the fact that cookies won’t be accepted in this case.
Do you think of a way to handle this problem? We’re kind of stuck on this.
Thanks!
Hey @lucas! Could you share the link to the page that is having these issues? We would like to inspect the setup before suggesting a fix
Hi @Support-Luis ! Sure, here’s the link to the website concerned by these issues.
Thanks for taking the time !
Hey @lucas! We can not see anything wrong with the implementation so far. It properly sends one request as expected.
Are you using KV workers for anything else? The issue might come from another implementation