mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 17:59:00 +08:00
Update job-priority.ts
This commit is contained in:
parent
ca34f1203b
commit
e7d283c4ef
@ -64,7 +64,7 @@ export async function getJobPriority({
|
|||||||
case "growth":
|
case "growth":
|
||||||
case "growthdouble":
|
case "growthdouble":
|
||||||
bucketLimit = 400;
|
bucketLimit = 400;
|
||||||
planModifier = 0.2;
|
planModifier = 0.1;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user