mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 15:16:45 +00:00
10 workers
This commit is contained in:
parent
84a036bef3
commit
dbf47663d4
@ -5,9 +5,9 @@
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"transactions",
|
||||
"sql_limit" :"450000",
|
||||
"producer_batch_size" :"100000",
|
||||
"producer_batch_size" :"50000",
|
||||
"worker_batch_size" :"5000",
|
||||
"async_concurrent_requests" :"10",
|
||||
"async_concurrent_requests" :"20",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
'exploded_key': '["result"]',
|
||||
"order_by_column": "checkpoint_number DESC" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user