mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 08:09:04 +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 "growthdouble":
|
||||
bucketLimit = 400;
|
||||
planModifier = 0.2;
|
||||
planModifier = 0.1;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user