We have an integration test that fails at random and returns An internal error has occurred message. These are some logs of the requests that we are making on the test:
Request ------- MethodName: google.ads.googleads.v10.services.GoogleAdsService/SearchStream Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=4805586239, x-goog-api-client=gl-java/1.8.0_261 gccl/17.0.0 gapic/17.0.0 gax/2.6.1 grpc/1.27.2} Body: customer_id: "1754975815" query: "SELECT ad_group_criterion.criterion_id FROM ad_group_criterion WHERE ad_group.id >= 134714860925 AND ad_group.campaign = \'customers/1754975815/campaigns/17136938565\' ORDER BY ad_group_criterion.criterion_id LIMIT 4" Response -------- Headers: Metadata(content-type=application/grpc,request-id=9CSHWD1uXE7744kLDwZdtQ,date=Wed, 04 May 2022 15:09:11 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43") Body: null Failure message: errors { error_code { internal_error: INTERNAL_ERROR } message: "An internal error has occurred." } request_id: "9CSHWD1uXE7744kLDwZdtQ" Status: Status{code=INTERNAL, description=Internal error encountered., cause=null}. 2022-05-04 11:09:36,741 [grpc-default-executor-0] WARN c.g.a.googleads.lib.request.summary:logAtLevel#159 - FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v10.services.GoogleAdsService/SearchStream, Endpoint: googleads.googleapis.com:443, CustomerID: 1754975815, RequestID: 8n31qKLiD-ndVzKg9hipYg, ResponseCode: INTERNAL, Fault: Internal error encountered.. 2022-05-04 11:09:36,741 [grpc-default-executor-0] INFO c.g.ads.googleads.lib.request.detail:logAtLevel#157 - FAILURE REQUEST DETAIL. Request ------- MethodName: google.ads.googleads.v10.services.GoogleAdsService/SearchStream Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=4805586239, x-goog-api-client=gl-java/1.8.0_261 gccl/17.0.0 gapic/17.0.0 gax/2.6.1 grpc/1.27.2} Body: customer_id: "1754975815" query: "SELECT ad_group_criterion.criterion_id FROM ad_group_criterion WHERE ad_group.id >= 134714860925 AND ad_group.campaign = \'customers/1754975815/campaigns/17136938565\' ORDER BY ad_group_criterion.criterion_id LIMIT 4" Response -------- Headers: Metadata(content-type=application/grpc,request-id=8n31qKLiD-ndVzKg9hipYg,date=Wed, 04 May 2022 15:09:36 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43") Body: null Failure message: errors { error_code { internal_error: INTERNAL_ERROR } message: "An internal error has occurred." } request_id: "8n31qKLiD-ndVzKg9hipYg" Status: Status{code=INTERNAL, description=Internal error encountered., cause=null}. 2022-05-04 11:12:14,182 [HikariPool-1 housekeeper] WARN com.zaxxer.hikari.pool.HikariPool:run#758 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2m40s476ms77µs200ns). 2022-05-04 11:12:16,161 [grpc-default-executor-0] WARN c.g.a.googleads.lib.request.summary:logAtLevel#159 - FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v10.services.GoogleAdsService/SearchStream, Endpoint: googleads.googleapis.com:443, CustomerID: 1754975815, RequestID: nxwrLpN1Q1Yb4EcyYoLhpA, ResponseCode: INTERNAL, Fault: Internal error encountered.. 2022-05-04 11:12:16,161 [grpc-default-executor-0] INFO c.g.ads.googleads.lib.request.detail:logAtLevel#157 - FAILURE REQUEST DETAIL. Request ------- MethodName: google.ads.googleads.v10.services.GoogleAdsService/SearchStream Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=4805586239, x-goog-api-client=gl-java/1.8.0_261 gccl/17.0.0 gapic/17.0.0 gax/2.6.1 grpc/1.27.2} Body: customer_id: "1754975815" query: "SELECT ad_group_criterion.criterion_id FROM ad_group_criterion WHERE ad_group.id >= 134714860925 AND ad_group.campaign = \'customers/1754975815/campaigns/17136938565\' ORDER BY ad_group_criterion.criterion_id LIMIT 4" I could really use some help with this issue. Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/b6b169ed-3674-4efb-8de7-69318f0e77a5n%40googlegroups.com.