mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 19:08:58 +08:00
Update queue-jobs.ts
This commit is contained in:
parent
cbc47305cc
commit
86a9d3525b
@ -194,7 +194,7 @@ export async function addScrapeJob(
|
|||||||
},
|
},
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
await addScrapeJobRaw(webScraperOptions, options, jobId, jobPriority);
|
await addScrapeJobRaw(webScraperOptions, options, jobId, jobPriority, directToBullMQ);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user