Wait for Governed Job
wait_for_governed_jobPoll a governed BailingHub job until completion or timeout, returning the latest state without resubmitting the business action.
Instructions
Poll one BailingHub job for a bounded period. A timeout returns the latest state and never resubmits the business action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Exact job_id returned by submit_governed_job. Never invent it. | |
| max_wait_seconds | No | Maximum bounded wait from 1 to 60 seconds. |