Hi,

Not sure if I am doing anything wrong, but after running the following on 
databricks (I run it before initialising client, as the documentation says 
is needed):

import logging
logging.basicConfig(level=logging.INFO, format='[%(asctime)s - 
%(levelname)s] %(message).5000s')
logging.getLogger("py4j").setLevel(logging.ERROR)
logging.getLogger('google.ads.googleads.client').setLevel(logging.DEBUG)

I don't get any logs before it gets stuck.

Kind regards,
Op dinsdag 27 september 2022 om 17:32:23 UTC+2 schreef Robert Heise:

> Hi,
>
> we're having the same problem, though we're using the official ruby gem 
> from Google Ads.  The exact same ruby code worked fine until today. Since 
> today most jobs are getting stuck while iterating through the result. Since 
> there are a few forum feeds reporting issues with search_stream behavior 
> today (performance, timeout, getting stuck) it feels like an issue on the 
> Google Ads API side. Can you confirm and give guidance how to overcome this 
> behavior of the Google Ads API?
>
> Thanks,
>
> On Tuesday, 27 September 2022 at 11:42:45 UTC+2 tjadi....@billygrace.com 
> wrote:
>
>> Hi,
>>
>> I am wondering regarding what to do when a StreamingResponseIterator from 
>> a ga_service.search_stream(search_request) seems to get stuck at a certain 
>> 'row' and whether this is a bug or expected. 
>>
>> Example (with printing to show that it gets stuck):
>> [image: Screenshot-stream.png]
>> [image: point where it gets stuck.png]
>> It doesn't matter how many times I redo the query, it gets stuck at some 
>> point at a specific point (batch 17 after row 7000). Before yesterday 
>> evening the exact same code/ data used to run fine within a minute. One of 
>> our jobs continued in this state for 6 hours, before it got killed by its 
>> time out (while yesterday it ran in 5 min). Not sure what I can do about 
>> this?
>>
>> Kind regards,
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7789cbb0-4cd9-497f-a405-93f647a7f5a8n%40googlegroups.com.
  • Re... Robert Heise
    • ... Tjadi Peeters
    • ... Tjadi Peeters
      • ... Mario GarcĂ­a
        • ... Robert Heise
          • ... Tjadi Peeters
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to