Running into a strange case that im not sure how to handle. We have caching turned on and some of the endpoints include transformed images. The issue is that its caching the "tranform" url which seems to redo the transform on every page load vs just replacing the url with the existing image.
I may be getting this wrong but any advice?
Running into a strange case that im not sure how to handle. We have caching turned on and some of the endpoints include transformed images. The issue is that its caching the "tranform" url which seems to redo the transform on every page load vs just replacing the url with the existing image.
I may be getting this wrong but any advice?