Hi Team, We’re noticing some unusual activity on o...
# ask-questions
c
Hi Team, We’re noticing some unusual activity on our account, even after removing all SDK connections and confirming that none of our services use this account anymore, we’re still seeing around 150k–200k CDN requests per day. Could anyone please help us identify and block or exclude these old requests so that they no longer count toward our usage quota? Thanks in advance for your help!
s
Hi there! Have you reached out to support? They'll have more access to records/logs.
l
I went through this recently, Even if you remove SDK connections, if you're still calling cdn.growthbook.io/api/features/key, even though it returns an error, it's still counted in the billing, to get rid of it, go back to your deployment and simply remove the key, that's the only way to do it. To avoid this happening in the future, we've used modified version of growthbook-proxy which is routed through a CDN that caches for 30 seconds (which is okay for us) which has dropped the CDN requests by a lot 🙂
I hope this is helpful 🙂
c
@colossal-table-91668 Same happened with us on 27 oct, requests increased to millions without any deployment. Did you find any thing?