Matchu
8b3c256a5c
We do a thing where we sometimes proactively update an appearance layer's manifest from images.neopets.com when it's been a while since the last time, _during_ user requests. But when images.neopets.com is being slow, this makes our API requests about appearances super slow, too! In this change, we add a 2-second timeout to those requests. That should be plenty for when images.neopets.com is in a good mood, but also give up fast enough for the site to not feel miserable lol :p (especially when the use "Use DTI's image archive" option is on!) |
||
---|---|---|
.. | ||
AppearanceLayer.js | ||
ClosetList.js | ||
Item.js | ||
MutationsForSupport.js | ||
Outfit.js | ||
Pet.js | ||
PetAppearance.js | ||
User.js | ||
Zone.js |