worker_wait
Block until a Worker task completes or the wait window elapses, so callers can poll status or continue without busy-waiting.
Instructions
Wait for a Worker task to finish or until the bounded wait window elapses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| waitMs | No |