Update index.ts
This commit is contained in:
@@ -114,7 +114,7 @@ export async function scrapePDF(
|
|||||||
throw error;
|
throw error;
|
||||||
}
|
}
|
||||||
meta.logger.warn(
|
meta.logger.warn(
|
||||||
"RunPod MU failed to parse PDF -- falling back to parse-pdf",
|
"RunPod MU failed to parse PDF (could be due to timeout) -- falling back to parse-pdf",
|
||||||
{ error },
|
{ error },
|
||||||
);
|
);
|
||||||
Sentry.captureException(error);
|
Sentry.captureException(error);
|
||||||
|
|||||||
Reference in New Issue
Block a user