Update queue-jobs.ts
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user