Rerun only the failed executions of an evaluation
POST/targets/:tid/evaluations/:eid/rerun-failed
Re-runs only the failed executions within an existing evaluation, in place — the evaluation re-opens (back to building) and re-finalizes when the reruns complete. Distinct from POST .../rerun, which creates a new evaluation. A no-op (200, reran_count=0, job=null) when there are no failed executions.
Request
Responses
- 200
- 401
- 404
- 409
- 422
Successful Response
Missing or invalid credentials
Resource not found (incl. cross-org ids)
Action blocked by the resource's current state
Request validation failed