We are seeing frequent timeouts when using TrafficEstimatorService.

We want to request around 800 keywords, but found that would frequently 
timeout. Now we chunk it into multiple requests and do 100 at a time. The 
first ~3 requests complete quickly, but the next will hang until it finally 
times out.

The error raised (we are using the Google ruby gem) is 
HTTPClient::KeepAliveDisconnected

See request (and stacktrace) 
here: https://gist.github.com/b564696fc03ae3a0d744

We have been using TrafficEstimatorService for some time without any such 
problems.

I have seen other postings on this group about similar problems. We would 
rather not chunk the requests up into smaller batches as it's slower, and 
costs more. We'd rather do a single request, and can't see why this 
shouldn't work.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to