Page MenuHomePhabricator

Make a test for memcached that actually shows multiple ZIDs getting resolved in parallel
Open, MediumPublic

Description

Description

We never call dereferenceZObjects with multiple ZIDs in the orchestrator. We should write a separate test to ensure that that functionality works as expected in case we do ever plan to batch ZID resolutions in this way.

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

  • ...

Remove all the non-applicable tags from the "Tags" field, leave only the tags of the projects/repositories related to this task


Completion checklist

Event Timeline

DSantamaria removed a project: OKR-Work.

@DSantamaria: Per triage today, this is a blocker to the OKR batching work, I believe?

@Jdforrester-WMF, if that is the case, it should be under that Workstream, with the OKR-Work tag

This is related to caching, not batching. I wouldn't consider it a blocker but a high-priority Fix-It task.

This isn't about WikiLambda, surely? None of this code is in that codebase?