I'm working on a Twitter application.  As part of my application, to
reduce calls to the Twitter API, I'm implementing a cache of the
user's Friends list.  My question is: How long should I keep this
cache before I consider it out of date?  1 Day?  3 Days?  1 Week?

Reply via email to