Hi,

we experience an EOS after almost exactly 1 hour for 
SearchGoogleAdsStreamRequests (Java library) like

SELECT
ad_group.id,
ad_group_ad.ad.id,
ad_group_ad.status,
ad_group_ad.ad.responsive_search_ad.headlines,
ad_group_ad.ad.responsive_search_ad.descriptions,
ad_group_ad.ad.responsive_search_ad.path1,
ad_group_ad.ad.responsive_search_ad.path2,
ad_group_ad.ad.final_urls,
ad_group_ad.labels,
ad_group.base_ad_group
FROM ad_group_ad
WHERE ad_group.status != 'REMOVED'
AND ad_group_ad.status != 'REMOVED'
AND ad_group_ad.ad.type = 'RESPONSIVE_SEARCH_AD'
AND ad_group_ad.labels CONTAINS ANY ('customers/123/labels/456')

-> io.grpc.StatusRuntimeException: INTERNAL: Received unexpected EOS on 
empty DATA frame from server

This seems to affect our bigger accounts only. In the past this affected us 
every now and then but the last 4 days it happened each day.

Are we doing something wrong?
This exception is IMO marked as not retryable. May we retry these to 
circumvent the problem or would that result in the same error? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d50bc0b6-da14-4658-b4d8-88e7710bb13en%40googlegroups.com.
  • EO... Markus Heiden
    • ... Markus Heiden
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to