mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 13:56:51 +00:00
10 to 5 async
This commit is contained in:
parent
ddbbf97be0
commit
82c5f13b97
@ -7,7 +7,7 @@
|
||||
"sql_limit" :"1000000",
|
||||
"producer_batch_size" :"100000",
|
||||
"worker_batch_size" :"2500",
|
||||
"async_concurrent_requests" :"10",
|
||||
"async_concurrent_requests" :"5",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
'exploded_key': '["result"]',
|
||||
"order_by_column": "checkpoint_number DESC" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user