forked from OpenNeo/impress
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 |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| lib | ||
| query-tests | ||
| db.js | ||
| getValidPetPoses.js | ||
| getValidPetPoses.test.js | ||
| index.js | ||
| loaders.js | ||
| neopets.js | ||
| util.js | ||