This commit is contained in:
Eric Laurello 2025-07-25 22:14:55 -04:00
parent d3f4c97c00
commit 45101604f3

View File

@ -7,7 +7,7 @@
"sql_limit" :"1000000",
"producer_batch_size" :"100000",
"worker_batch_size" :"2000",
"async_concurrent_requests" :"10",
"async_concurrent_requests" :"20",
"sql_source" :"{{this.identifier}}",
'exploded_key': '["result"]',
"order_by_column": "checkpoint_number DESC" }