mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 18:15:55 +08:00
oof
This commit is contained in:
parent
19d45f5fd0
commit
3805a8aa28
@ -1395,8 +1395,6 @@ async function processJob(job: Job & { id: string }, token: string) {
|
||||
);
|
||||
}
|
||||
|
||||
indexJob(job, doc);
|
||||
|
||||
logger.debug("Declaring job as done...");
|
||||
await addCrawlJobDone(job.data.crawl_id, job.id, true);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user