Page MenuHomePhabricator

Augment instead of Replacing Z22s
Closed, DuplicatePublic

Description

Description

Throughout orchestrator, error conditions should add metadata instead of replacing existing Z22s.

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

  • add metadata instead of replacing existing Z22s;
  • relax requirement that a function must return either Z221 OR "errors" metadata BUT NOT both

Completion checklist