Update rate-limiter.ts
This commit is contained in:
@@ -6,7 +6,7 @@ const MAX_CRAWLS_PER_MINUTE_STARTER = 2;
|
|||||||
const MAX_CRAWLS_PER_MINUTE_STANDARD = 4;
|
const MAX_CRAWLS_PER_MINUTE_STANDARD = 4;
|
||||||
const MAX_CRAWLS_PER_MINUTE_SCALE = 20;
|
const MAX_CRAWLS_PER_MINUTE_SCALE = 20;
|
||||||
|
|
||||||
const MAX_REQUESTS_PER_MINUTE_ACCOUNT = 40;
|
const MAX_REQUESTS_PER_MINUTE_ACCOUNT = 20;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user