Bugzilla – Bug 35
Need scheduled job to rebuild entrycache on some periodic basis
Last modified: 2010-07-26 02:46:07 UTC
Currently if a user logs in, an entrycache is built and stored for that user. But when voting and aging happen, which gradually alter the scores for the entries, nothing except a logout and relogin will trigger a rebuild of the cache, so the user always sees stale scores. Need to periodically update the cache.
Fixed in commit b6b7876ba1640d6d2e32675a3dd8bb1278a53788. http://github.com/fogbeam/Neddick/commit/b6b7876ba1640d6d2e32675a3dd8bb1278a53788