Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Cache the GoogleService data request #29

Open
inghamn opened this issue Jan 25, 2018 · 0 comments
Open

Cache the GoogleService data request #29

inghamn opened this issue Jan 25, 2018 · 0 comments

Comments

@inghamn
Copy link
Member

inghamn commented Jan 25, 2018

We're making a seperate data request for each calculation of the metric. This is very chatty with Google and results in throttling and blocking from Google.

We should look into downloading and caching the dataset, so we only make one call to Google for a run of the metric log population.

@inghamn inghamn added this to the 0.2 milestone Jan 25, 2018
@inghamn inghamn removed this from the 0.2 milestone Jul 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant