openaddresses / machine

Scripts for running OpenAddresses on a complete data set and publishing the results.
http://results.openaddresses.io/
ISC License
97 stars 36 forks source link

Speed up index page #710

Closed migurski closed 5 years ago

migurski commented 5 years ago

Machine index page is slow to load, possibly due to inefficient method for finding latest runs from each source. This worked for a long time but now there are too many. This timeout might be responsible for database connectivity problems experienced on 2018-01-12.

migurski commented 5 years ago

Deployed a potential fix for the slow query. Need to add test coverage and index page load time monitoring.

migurski commented 5 years ago

Graph is up on OA-Machine dashboard in AWS.