jobs:wait
rai jobs:wait [OPTIONS]Wait until a job reaches a terminal state.
Options
Section titled “Options”| Option | Type | Description |
|---|---|---|
--type | text | Job type (Logic/Prescriptive/Predictive). |
--id | text | Job id (optional). |
--timeout-s | float | Timeout in seconds while waiting until the job reaches a terminal state. Default: 900. |
--poll-interval-s | float | Polling interval in seconds while waiting until the job reaches a terminal state. Default: 0.5. |