Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When using the CLI or REST API to retrieve results from jobs containing multiple tasks, which statement accurately describes the structure of the response?
A
Each run of a job will have a unique job_id; all tasks within this job will have a unique job_id
B
Each run of a job will have a unique job_id; all tasks within this job will have a unique task_id
C
Each run of a job will have a unique orchestration_id; all tasks within this job will have a unique run_id
D
Each run of a job will have a unique run_id; all tasks within this job will have a unique task_id
E
Each run of a job will have a unique run_id; all tasks within this job will also have a unique run_id