Hi,

I'm not aware of any widespread timeout issues for the API.  An AdWords API 
request may take up to 4 minutes to complete, so please ensure that 
HTTPS/SSL connections can remain open that long in your network.

Best,
- Eric Koleda, AdWords API Team

On Wednesday, March 28, 2012 6:30:40 AM UTC-4, webspade wrote:
>
> Hi, 
>
> We have recently started to see a lot of SSL timeout errors, across 
> various services. One such - 
>
>    self.keyword_service 
> = client.GetAdGroupCriterionService(self.service_url)
>  
>    keywords = self.keyword_service.Get(selector)[0]
>
>  File 
> "/deploy/pythonenv/lib/python2.6/site-packages/adspygoogle.adwords-15.2.1-py2.6.egg/adspygoogle/common/GenericApiService.py",
>  
> line 320, in CallMethod
>
>    self._HandleLogsAndErrors(buf, start_time, stop_time, error)
>
>  File 
> "/deploy/pythonenv/lib/python2.6/site-packages/adspygoogle.adwords-15.2.1-py2.6.egg/adspygoogle/adwords/GenericAdWordsService.py",
>  
> line 244, in _HandleLogsAndErrors
>
>    raise Error(e)
>
> Error: {'data': SSLError('The read operation timed out',)}
>
> These occur on mostly get calls for ads, adgroup criterion, keywords (as 
> above) etc. Are the servers overloaded or something?
>
>
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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