And the second question is how to avoid such situations, how to prevent 
being stuck/superslow in processing BatchJob

On Thursday, July 27, 2017 at 2:14:25 AM UTC+3, Ершов Александр wrote:
>
> Hello!
>
> Today, one of our batch jobs is processed very slowly (>15 mins).
>
> Could you please and take a look, why it's so?
> My ideas
>
>    1. We sent some slow operations?
>    2. Wrong operation sequence / structure
>    3. Adwords API inner loading balance mechanizm slow down at some 
>    points, if you exceed some limits / it's high load time 
>
> Very slow, microstep progress.
>
> <?xml version="1.0"?>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>   <soap:Header>
>     <ResponseHeader xmlns="
> https://adwords.google.com/api/adwords/cm/v201609";>
>       <requestId>00055540911d69480a019b1a040ddd60</requestId>
>       <serviceName>BatchJobService</serviceName>
>       <methodName>get</methodName>
>       <operations>1</operations>
>       <responseTime>83</responseTime>
>     </ResponseHeader>
>   </soap:Header>
>   <soap:Body>
>     <getResponse xmlns="https://adwords.google.com/api/adwords/cm/v201609
> ">
>       <rval>
>         <totalNumEntries>1</totalNumEntries>
>         <Page.Type>BatchJobPage</Page.Type>
>         <entries>
>           <id>535930984</id>
>           <status>ACTIVE</status>
>           <progressStats>
>             <numOperationsExecuted>8771</numOperationsExecuted>
>             <numOperationsSucceeded>8771</numOperationsSucceeded>
>             <estimatedPercentExecuted>67</estimatedPercentExecuted>
>             <numResultsWritten>0</numResultsWritten>
>           </progressStats>
>         </entries>
>       </rval>
>     </getResponse>
>   </soap:Body>
> </soap:Envelope>
>
>
> Best regards,
> Alexander
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0d4299b1-02e0-4244-8e81-2b2d101842ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to