Page MenuHomePhabricator

Audit the Stray Orchestrator Config That Is Set in routes/evaluate.js
Open, HighPublic

Description

Description

The top-level useReentrance and doValidate flags aren't well-tested. We should ensure that this series of flags is working as intended and is being set to the expected values.

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

  • test the values of these flags in orchestratorConfig
  • possibly remove some redundant code in routes/evaluate.js

Completion checklist