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