mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 13:29:00 +08:00
Update index.ts
This commit is contained in:
parent
c1fa5a44ae
commit
e255301005
@ -114,7 +114,7 @@ export async function scrapePDF(
|
||||
throw error;
|
||||
}
|
||||
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 },
|
||||
);
|
||||
Sentry.captureException(error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user