Hi Reed,
  The logs show that you are making an awful lot of requests to 
ReportDefinitionService in a very short period (upwards of 100 during a 1 
minute period at 6am PST every day).  Are these being made in a single 
thread?  I do see a few places where the same account gets multiple reports 
defined for it.  I would recommend throttling the code creating these 
reports, or at least make sure that two different threads cannot create 
reports for the same account at the same time.

-Kevin

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