mirror of
https://github.com/FlipsideCrypto/cosmos-models.git
synced 2026-02-06 13:41:56 +00:00
smaller worker
This commit is contained in:
parent
9053414c73
commit
ce9dcc0be0
@ -5,8 +5,8 @@
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"transactions_v2",
|
||||
"sql_limit" :"50000",
|
||||
"producer_batch_size" :"200",
|
||||
"worker_batch_size" :"100",
|
||||
"producer_batch_size" :"100",
|
||||
"worker_batch_size" :"50",
|
||||
"exploded_key": "[\"result.txs\"]",
|
||||
"sql_source" :"{{this.identifier}}" }
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user