mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 17:29:04 +08:00
Merge branch 'main' into nsc/job-priority
This commit is contained in:
commit
080240e040
@ -115,7 +115,7 @@ export function getRateLimiter(
|
||||
return testSuiteRateLimiter;
|
||||
}
|
||||
|
||||
if (teamId && teamId === process.env.DEV_B_TEAM_ID) {
|
||||
if(teamId && teamId === process.env.DEV_B_TEAM_ID) {
|
||||
return devBRateLimiter;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user