Page MenuHomePhabricator

Test the case where batching turns up ZIDs that aren't populated in memcached
Open, MediumPublic

Description

Description

This case is not adequately tested, as evidenced by a recently-discovered error. See the TODO in src/fetchObject.js for more information.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • make sures that tests cover the lines indicates by TODO

Completion checklist