job_watch
Monitor job progress by waiting for the next version change. This long-poll call delivers updates on job version increments for dashboard tracking.
Instructions
Wait for one job version change. This long-poll endpoint is intended for the RunBeacon dashboard; models should use job_wait for terminal completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ||
| tailLines | No | ||
| timeoutMs | No | ||
| afterVersion | Yes |