job_wait
job_waitBlock until a PixInsight job finishes and receive the final result or latest progress, replacing repeated polling requests.
Instructions
Block up to max_seconds (≤ 300) for a job to finish; returns the final result or the latest progress. Prefer this over tight job_status polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| max_seconds | No |