mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 13:22:04 +00:00
reduce batch size
This commit is contained in:
parent
11c99f9b64
commit
9ca1cb5687
@ -6,7 +6,7 @@
|
||||
params ={ "external_table" :"blocks_tx_v2",
|
||||
"sql_limit" :"1200000",
|
||||
"producer_batch_size" :"300000",
|
||||
"worker_batch_size" :"50000",
|
||||
"worker_batch_size" :"25000",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
"order_by_column": "block_number" }
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user