Hello, I've been getting various errors with the API (not rate-limits) for several weeks and I'm trying to find a way to catch these or automatically retry rather than halting my scripts.
A few examples: Ex 1: Can't connect to accounts.google.com:443 (Temporary failure in name resolution) Ex 2: The service is currently unavailable Ex 3: The request took too long to respond. I am looking into using partial failures, but I don't think this would catch many of the examples I gave above as they were connectivity failures (ie: name resolution error). I'm also unclear which methods support partial failures (I didn't see a list?), in particular does KeywordPlanning methods support this (ie: Google::Ads::GoogleAds::V11::Services::KeywordPlanIdeaService::KeywordAndUrlSeed)? If Partial failures can be used against all 3 of the examples above, would you be able to share a list of methods that partial failures are supported (Perl Client Libraries)? Thank You -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f436c612-d22a-4339-9bc2-4a613b9de52dn%40googlegroups.com.