mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 11:47:03 +00:00
smaller batch
This commit is contained in:
parent
3a4849cd30
commit
f338c5ad05
@ -5,8 +5,8 @@
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"pool_balances_v2",
|
||||
"sql_limit" :"2000",
|
||||
"producer_batch_size" :"50",
|
||||
"worker_batch_size" :"50",
|
||||
"producer_batch_size" :"10",
|
||||
"worker_batch_size" :"10",
|
||||
"exploded_key": "[\"pools\"]",
|
||||
"sql_source" :"{{this.identifier}}" }
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user