FailedPDFConversionJob: BasePDFConversionJob & {
    errorMessage: string;
    status: "FAILED";
}