Skip to content
Snippets Groups Projects
Commit 73d7cbff authored by Vibhuti Sharma [Microsoft]'s avatar Vibhuti Sharma [Microsoft]
Browse files

reverting back to 100

parent 9dcdd81b
No related branches found
No related tags found
1 merge request!269Add property for Storage Batch Size
......@@ -46,7 +46,7 @@ STORAGE_QUERY_RECORD_HOST=${storage_service_url}/query/records
STORAGE_QUERY_KINDS_HOST=${storage_service_url}/query/kinds
STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST=${storage_service_url}/query/records:batch
STORAGE_RECORDS_BATCH_SIZE=20
STORAGE_GET_RECORDS_BY_KIND_BATCH_SIZE=1000
STORAGE_GET_RECORDS_BY_KIND_BATCH_SIZE=100
INDEXER_QUEUE_HOST=http://127.0.0.1:9000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment