Quite a few images when updating them are stuck on “Processing” while the API returns the image status as “READY” and returns the image url as “null” (which is not correct).
Store name: huge-products-list.myshopify.com
Product ID: 9781771239758
Example images stuck in processing (media Ids): 50243767370062, 50243767402830, 50243767533902, 50243767206222
If the images are the same size, with the only change being filenames and slightly smaller sizes, I wouldn’t expect to see this issue. I’ve reached out to our internal team to look into this more - will update here when I hear back.
I experience this from time to time when updating a large set of images (on different products, but reuploading again for those images helps). Also fileUpdate response time (while It’s even async) is much slower than REST. After a handful of tests It’s around 5 times slower when updating images through fileUpdate comparing to REST API product images update. Could you please pass this feedback too ?
Edit: Wanted to clarify that It’s the time to get a response from the API call.