mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 15:10:47 +08:00
prioritize search lower
This commit is contained in:
parent
59eb552df5
commit
f494d2b707
@ -90,7 +90,7 @@ export async function searchHelper(
|
||||
},
|
||||
opts: {
|
||||
jobId: uuid,
|
||||
priority: 10,
|
||||
priority: 20,
|
||||
}
|
||||
};
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user