JobStatus:
    | "Queued"
    | "Running"
    | "Completed"
    | "Failed"

The status of the job.