1
0
Fork 0
forked from OpenNeo/impress
impress/src/server
Matchu d621b4c1a7 fix caching for petTypeLoader
Oops, of course, we weren't actually taking proper advantage of the dataloader here! The queries got over-complicated, but more importantly, subsequent requests to the same loader would re-submit the query!

I noticed it in the SearchPanel operation, in this Honeycomb trace:
https://ui.honeycomb.io/openneo/datasets/dress-to-impress--2020-/trace/aMuhsTjQFZY
2020-08-17 01:33:34 -07:00
..
__snapshots__ update test snapshots 2020-08-09 23:03:53 -07:00
lib some Honeycomb fixes 2020-08-17 01:16:35 -07:00
query-tests fix caching for petTypeLoader 2020-08-17 01:33:34 -07:00
db.js add Honeycomb logging 2020-08-16 23:28:41 -07:00
getValidPetPoses.js transition to closest valid pose for species/color 2020-05-23 13:23:24 -07:00
getValidPetPoses.test.js refactor e/gp pairs to pose enum 2020-05-23 12:47:06 -07:00
index.js don't do Honeycomb in test env 2020-08-17 01:27:05 -07:00
loaders.js fix caching for petTypeLoader 2020-08-17 01:33:34 -07:00
neopets.js use PetService to determine the correct pose 2020-05-23 13:55:59 -07:00
util.js use PetService to determine the correct pose 2020-05-23 13:55:59 -07:00