Love the image resizing product so far and its integration with workers!
One thing we’re unsure about as we’re moving towards deploying a feature based on these:
It costs $9 to resize/process 50k images. Will an image that has already been resized and resides in cache in at least one of CF’s datacenters be fetched from origin and thus resized again when a user tries to access the same image from a geographically different area, or not?
I could imagine CF just fetching it from a datacenter it knows it’s already cached at, because that would potentially be more efficient from a CPU usage viewpoint. But on the other hand that might require CF to keep track of what’s already cached where and maybe that’d be too hard a problem to require solving for potentially relatively little benefit…
Would be great if someone could elucidate!
Thanks
Denis