Re: Catching Failures

2022-11-17 Thread charles...@gmail.com
Hi, These errors are happening just 3-4 times per day (out of thousands of requests), but the issue is that it halts the script rather than just reporting a failure or retrying. It does not appear that KeywordPlanIdeaService has the support to catch errors, so I'm not sure anything can be don

RE: Catching Failures

2022-11-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Charles, Thank you for reaching out to our API support team. These errors if encountered consistently would need to be raised to the rest of our API support team for further investigation. That said, could you also provide each of the separate (request, response, request-id) logs that were

Catching Failures

2022-11-16 Thread charles...@gmail.com
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