Hi,
  Our custom webapp that uses adwords api is basically useless now because 
AdWords API requests are taking longer than max timeout of the http request 
so we are getting "Gateway Timeout" error. Anybody having the same problem? 
For instance simple report download shown below wasn't completed in 5 
minutes. Sometimes it returns after a minute, but never under 30 seconds. I 
was thinking maybe we hit 1000 daily report download limit but we are not 
getting RATE_LIMIT_EXCEEDED error.

[$shell] time ./p3_awql.py 'select Id, Criteria from 
CAMPAIGN_CRITERIA_REPORT where CampaignId=902979548 and 
CriteriaType=IP_BLOCK'
Traceback (most recent call last):
.....  
    File "/lib/python3.6/socket.py", line 144, in __init__
    _socket.socket.__init__(self, family, type, proto, fileno)
OSError: [Errno 97] Address family not supported by protocol

real 5m15.949s
user 0m0.641s
sys 0m0.053s

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/97e1d564-7f23-4d64-91b0-e311a698507f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to