ruohoruotsi / ruohoreviews

Generative Music Criticism
http://ruohoreviews.com
MIT License
0 stars 0 forks source link

Implement rate-limiting for better performance! #3

Closed ruohoruotsi closed 10 years ago

ruohoruotsi commented 10 years ago

Explore:

Resources: https://dev.twitter.com/docs/rate-limiting/1.1

ruohoruotsi commented 10 years ago

Fixed by https://github.com/ruohoruotsi/GenerativeMusicCriticism/commit/42acd2ac84f65a19871ebd7d932ceaac2dc27eb9, because we've written a pyechonest module to generate an artist-cache object list (using buckets to maximize our API limits) and we basically read the cache and use it for all reviews.