I've got a long-running job (a few hours) that iterates through all of
our 2.8 million criterion across 5 accounts in order to download
them.  I intermittently run across an error like "the connections was
expected to be kept open but was closed by the server..." (I can get
the exact error next time it happens, if necessary).

I'm hoping someone might suggest a good "keep alive" type request I
could insert into my code to execute on occasion with the intent of
keeping the connection alive.

Also, if I try/catch an exception, could you suggest code for re-
establishing a connection, rather just bailing out completely?

We are on .NET 3.5 and sdwords api v13

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to