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