Hi,

I have 2 Questions regarding the 
GoogleAdsClient.get_service("GoogleAdsService").search_stream() in python 
and its Retry Behaviour.

1. Is it intended behaviour that the generator function that is returned by 
this function is not wrapped by a Default Retry function? ( It only got 
wrapped by the retry if i set it explicitly with "retry=StreamingRetry()"  
in .search_stream() )

2. If a retry occurs the Retry Docs suggests that the generator function 
starts from the beginning. Is this the case  in .search_stream() and if 
that is the case is it a good idea to empty the container with the already 
collected data in a callable provided to on_error to StreamingRetry?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d3009549-977a-43e8-8d22-92dbaa6335e2n%40googlegroups.com.

Reply via email to