What is the name of the domain?
minipouce.fr
What is the issue you’re encountering
Ever increasing number of unique image transformed
What are the steps to reproduce the issue?
We’ve switched to the new Image transformations billing few month ago (in February).
Looking at the billing usage, it seems that everyday we’re transforming more images than the previous day, which is statistically impossible.
Even though our platform adds new images everyday, we’re not adding more images than the previous day. There wasn’t any single day we the number of billed image transformed was lower than the previous one, so I suspect there is something wrong somewhere.
This lead to an exponentially increasing number of billing usage, but I can’t seem to understand how to debug this.
We’re not using R2 but an external storage. Image are transformed from a customer cloudflare worker (using simple options.cf.image
while fetching our s3 bucket).
I attached two screenshot :
- Our daily billed images transformed in Februrary
- Our daily billed images transformed in June
These are not cumulative, but daily usage.
Thanks for the help!