FAQ | This is a LIVE service | Changelog

Skip to content

allow configuration of API batch size and inter-batch delay

Dr Rich Wareham requested to merge issue-2-configure-batch into master

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)

Merge request reports