Page MenuHomePhabricator

Make the evaluator fail early and respond with the appropriate Z500 and HTTP status code when WASI runners are unavailable
Closed, ResolvedPublic

Description

Description

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

  • evaluator fails in <1s when WASI runner cannot be acquired
  • evaluator returns the appropriate Z500 and HTTP status code

Completion checklist

Event Timeline

Jdforrester-WMF renamed this task from Evaluator fails early and responds with the appropriate Z500 and HTTP status code when WASI runners are unavailable to Make the evaluator fail early and respond with the appropriate Z500 and HTTP status code when WASI runners are unavailable.Nov 5 2025, 6:45 PM

Is this now fixed?

Not yet. I am currently working on this and T409071.