@OSC you should be able to use rate limiting and user a user id (or even their cf-ip) as the rate li

@OSC you should be able to use rate limiting and user a user id (or even their cf-ip) as the rate limiting key https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/#:~:text=The%20key%20you%20provide%20can%20be%20any%20string%20value.
Cloudflare Docs
Define rate limits and interact with them directly from your Cloudflare Worker
Was this page helpful?