JobErrorData: {
    error: number;
    error_message: string;
    imgID?: string;
    isFromWorker: boolean;
    jobID: string;
}