Wednesday, 3 February 2016

Re: BatchJobUtilities Upload taking too long

Hi Rafael,

I suspect that Upload method may not be disposing the HTTP connections correctly in all cases. I'll take a look at it and try to get a fix out for the next release. Meanwhile, you could use this code in your main() to increase the connection limit.

 System.Net.ServicePointManager.DefaultConnectionLimit = 100;

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Wednesday, February 3, 2016 at 9:19:27 AM UTC-5, Rafael Machado wrote:
Hello Yin,

Thank you for your attention. I hav a BatchJob with Id 1200430. Is that the Id you need?

Thank you,
Rafael

On Friday, January 15, 2016 at 6:06:00 PM UTC-2, Yin Niu wrote:
Hi Rafael, 

Do you have the request id that is taking too long? 

Thanks,
Yin, AdWords API Team. 

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscribe@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+unsubscribe@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/b00809fa-7fea-49dc-b971-077a6df5d032%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment