mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 00:39:03 +08:00
Update queue-jobs.ts
This commit is contained in:
parent
948f7866df
commit
26c61b96f6
@ -63,7 +63,6 @@ async function addScrapeJobRaw(
|
|||||||
let currentActiveConcurrency = 0;
|
let currentActiveConcurrency = 0;
|
||||||
let maxConcurrency = 0;
|
let maxConcurrency = 0;
|
||||||
|
|
||||||
console.log("Concurrency check: ", webScraperOptions.team_id);
|
|
||||||
if (
|
if (
|
||||||
webScraperOptions &&
|
webScraperOptions &&
|
||||||
webScraperOptions.team_id
|
webScraperOptions.team_id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user