Bobby Donchev
Bobby Donchev
Hey, yeah you kind of answered it. I must admit I am surprised cloudflare doesn't purge the workers after a response. I'll do some tests now to verify what happens....
Hi Markus, I did some tests and it seems it only works when we do per 1 minute rate limiting. I implemented something like, 10 req per hour e.g.: ```ts...
Unfortunately for us I doubt it will be atomic. Will it be good enough? No way to know until we have implemented / tried it out :)
> When a request comes in we start a timer that waits for x seconds we send an update to the cache with the sum of requests for the timeperiod...
Would be great to have this.