HTTP API
JudgeFailure
A normalized judge failure returned by manual scoring.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
judgeName |
yes | string |
The judge that failed. | — |
errorType |
yes | string |
The stable failure code. | — |
isRetryable |
yes | boolean |
Whether retrying the job can help. | — |