fhir-data-pipes icon indicating copy to clipboard operation
fhir-data-pipes copied to clipboard

Use batchSize parameter

Open fingoltin opened this issue 1 year ago • 1 comments
trafficstars

Is there a reason the batchSize parameter isn't overrideable via configuration?

fingoltin avatar Sep 19 '24 18:09 fingoltin

The main reason is that we try to expose minimum number of config params in the controller configuration and we thought batchSize tuning is not that important. That said, there are some recent evidences, like #1104, that contradicts that assumption.

Please feel free to expose this in the controller configuration, if it matters to you (and ideally provide some context/data describing why it matters to you).

bashir2 avatar Sep 23 '24 19:09 bashir2