Description
It is possible to hit the JS recursion limit when preparing to send a long ZList as part of an evaluator request. We should flatten lists into JS arrays to obviate this.
TODO
- add support for both 2.1.1 and 3.0.0 to evaluator
- deploy evaluator
- switch orchestrator schema version to 3.0.0
- deploy orchestrator
- remove 2.1.1 code and all concomitant shims
Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)
- new evaluator request format with flattened lists
- good things
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Back-end_Task/Bug_completion_checklist