mirror of
https://github.com/FlipsideCrypto/axelar-models.git
synced 2026-02-06 13:56:46 +00:00
10K -->500
This commit is contained in:
parent
8aaa0b4ea9
commit
db962af084
@ -4,7 +4,7 @@
|
||||
func = 'streamline.udf_rest_api',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"axelscan_searchgmp",
|
||||
"sql_limit" :"10000",
|
||||
"sql_limit" :"500",
|
||||
"producer_batch_size" :"500",
|
||||
"worker_batch_size" :"500",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
func = 'streamline.udf_rest_api',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"axelscan_searchtransfers",
|
||||
"sql_limit" :"10000",
|
||||
"sql_limit" :"500",
|
||||
"producer_batch_size" :"500",
|
||||
"worker_batch_size" :"500",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user