mirror of
https://github.com/FlipsideCrypto/aleo-models.git
synced 2026-02-06 15:36:43 +00:00
1 worker
This commit is contained in:
parent
197e89e7df
commit
500c9c9511
@ -5,7 +5,7 @@
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"blocks",
|
||||
"sql_limit" :"30000",
|
||||
"producer_batch_size" :"2000",
|
||||
"producer_batch_size" :"1000",
|
||||
"worker_batch_size" :"1000",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
"order_by_column": "block_number" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user