v0.4.8-pre.010
This commit is contained in:
@@ -1277,11 +1277,11 @@
|
||||
"request_airdrop"
|
||||
],
|
||||
"priority": 10,
|
||||
"requests_per_second": 8,
|
||||
"burst_capacity": 16,
|
||||
"max_concurrent_requests": 8,
|
||||
"requests_per_second": 3,
|
||||
"burst_capacity": 3,
|
||||
"max_concurrent_requests": 2,
|
||||
"max_subscriptions": 0,
|
||||
"pause_after_rate_limit_ms": 1500
|
||||
"pause_after_rate_limit_ms": 10000
|
||||
},
|
||||
{
|
||||
"role": "http_transactions",
|
||||
@@ -1292,11 +1292,11 @@
|
||||
"get_signature_statuses"
|
||||
],
|
||||
"priority": 20,
|
||||
"requests_per_second": 2,
|
||||
"burst_capacity": 2,
|
||||
"max_concurrent_requests": 2,
|
||||
"requests_per_second": 1,
|
||||
"burst_capacity": 1,
|
||||
"max_concurrent_requests": 1,
|
||||
"max_subscriptions": 0,
|
||||
"pause_after_rate_limit_ms": 3000
|
||||
"pause_after_rate_limit_ms": 10000
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user