0

Rate limit reached way too early

I am using the fantasysports tables using OAuth, and getting 999 - errors after even 600 requests. It looks like I'm running into the per second rate limit, but I only send at most 3 requests per second. As the rate limit was recently raised to 20,000 requests / hour, I should be able to make 5.4 requests / second.
Or, is  fantasysports still under the 10,000 / hour limit?

Thank you for your help in advance!
JJ

by
2 Replies
  • Update: I have also tried staying under 2 requests per second (at 10,000 requests/sec the rate should be 2.77req/sec), but no luck. My requests are actually not returning any results now, so it's not strictly a 999, but a <result/>.

    <query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" yahoo:count="0" yahoo:created="2012-07-17T10:22:45Z" yahoo:lang="en-US"><diagnostics><publiclyCallable>false</publiclyCallable><user-time>141</user-time><service-time>139</service-time><build-version>28958</build-version></diagnostics><results/></query><!-- total: 141 -->
    <!-- engine1.yql.sp2.yahoo.com -->

    Your help is appreciated!
    JJ
    0
  • Is there a bandwidth-based limit as well? It's just a shot in the dark, but I'm going nuts trying to figure this out. As far as I can tell I'm doing everything as Yahoo/YQL describes...

    Thanks,
    JJ
    0

Recent Posts

in YQL