10 to 5 async

This commit is contained in:
Eric Laurello 2025-07-28 08:25:41 -04:00
parent ddbbf97be0
commit 82c5f13b97

View File

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