One idea: Each call to the AdWords API server gives response headers, one of the response headers gives the AdWords API server execution time. So, compare the response headers of production with development. If you find significant differences, another response header is RequestId and with those ids you can ask AdWords API Support what happened.
Hope this helps. On Tuesday, May 20, 2014 7:52:12 PM UTC+2, Dan Grankin wrote: > > > Requests to all Adwords services takes minutes to execute locally, while > no delays occured in production. Profiling didn't helped, seems it just > waiting for response from adwords api server. Switching to production mode > (rails env, not adwords since I have to test with real data) didn't helped. > I got report from other team members about the problem, so it is not > internet connection related. We're all Ukraine and Russia located, so I > tried running it through AWS hosted US VPN to no avail. Crawled through > docs to find limitations or thresholds - found nothing. > > After several day of struggling with the problem I've finally resorted to > create this ticket hoping to gather more info on topic. Is there anything I > should be aware of that would cause such delays in API responce. Any API > server-side logs I can check? Thanks. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
