Artworks on MPCFills have disappeared #220
Replies: 5 comments
-
|
g'day. for context, we don't store image thumbnails in the backend server directly, but rather we stream thumbnails directly from google drive on-demand. image links are formatted like https://drive.google.com/thumbnail?sz=w800-h800&id=1LrVX0pUcye9n_0RtaDNVl2xPrQgn7CYf - we use the same endpoint for the small thumbnails shown through most of the app and the large thumbnails shown in the detailed view modal. we've known for a while that google applies rate limiting to this endpoint, but up until now the upper limit has been generous enough to rarely bother users. the problem should go away for you if you pause and come back in a few hours or the next day. it seems that google has recently (in the last few days) made this upper limit more strict, so more users have been reporting this issue. i haven't seen any official notice from google about a change like this. nothing has mechanically changed about how we serve images in years. to me it seems that the correct solution is to store thumbnails in a CDN, but there are several complexities to this task and i haven't commenced work on the technical design yet, so there's no ETA on when this will be fixed. i've also considered serving images from the google drive API but it does not appear to have functionality for serving images at different resolutions (which is a strict requirement for us). this project is fuelled by my unpaid labour and that factors heavily into how quickly meaty issues like this can be turned around. for now, i suggest you try again later today or tomorrow, when google's rate limit on your IP address has worn off. |
Beta Was this translation helpful? Give feedback.
-
|
Hello Nicholas, Understood and thank you very much for your hard work. |
Beta Was this translation helpful? Give feedback.
-
|
Seems this issue has continued to increase in frequency. I have noticed it not displaying images for a couple of days now after trying at different points through the day. Might get one image here or there. |
Beta Was this translation helpful? Give feedback.
-
|
Same for me too. I want to place another order through MPC Fill but it
hasn't been easy.
…On Sat, Mar 23, 2024 at 12:38 PM MangOTigeR22 ***@***.***> wrote:
Seems this issue has continued to increase in frequency. I have noticed it
not displaying images for a couple of days now after trying at different
points through the day. Might get one image here or there.
—
Reply to this email directly, view it on GitHub
<#220 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWZBO5FMWP2PBLIW3MUCJBTYZXK45AVCNFSM6AAAAABECSIOSWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQOBYHEYTG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
this is fixed now (i just haven't PR'd my cloudflare worker into the repo yet) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was working on a MPC order on MPCFIll when I noticed that the artworks for Orcish Army token, which I had access to just 2 days prior, have disappeared. In a few minutes, even more artworks have disappeared and now I cannot complete my order. Please fix this issue ASAP. I want to play a large order today but now I can't. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions