codebreaker_wait_submission
Poll a submission until grading completes, then return the full result. Aborts with an error if the timeout is exceeded.
Instructions
Poll a submission until grading finishes, then return the full result (same shape as codebreaker_get_submission). Fails after timeout seconds if the grader is still running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| submission_id | Yes |