Skip to main content

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

Successful Response