allow configuration of API batch size and inter-batch delay
Compare changes
Files
1- Dr Rich Wareham authored
Clarify in documentation that there is a maximum API batch size of 1000.
Add configuration parameters to tweak how we call the Google API. Allow customisation of API batch size and the delay between calls to the API. This allows us to work around some Google API rate limits.
Closes #2 (closed)
Clarify in documentation that there is a maximum API batch size of 1000.