[twitter-dev] Re: Rate Limit Problem

2010-02-22 Thread jtrigsby
That was exactly the problem! Thanks Scott... I never would have thought of that! jtrigsby On Feb 23, 9:45 am, Scott Wilcox wrote: > Hi, > > Are you sure thats not the user you're requesting being suspended rather that > you? > > Have you checked your HTTP response to

[twitter-dev] Re: Rate Limit Problem

2010-02-22 Thread jtrigsby
you have left? > > Scott. > > On 22 Feb 2010, at 13:23, jtrigsby wrote: > > > Greetings gang, > > > I'm running into a problem that I suspect is rate limit related. > > > I have an hourly job scheduled to fetch details of my followers. > > > The

[twitter-dev] Rate Limit Problem

2010-02-22 Thread jtrigsby
Greetings gang, I'm running into a problem that I suspect is rate limit related. I have an hourly job scheduled to fetch details of my followers. The first call checks the rate_limit and calculates the max number of getUser calls to make this hour. For example, if my remaining calls is 149, it w