does this mean that I cannot use urlFetch in a cron job ?
On Apr 16, 10:05 pm, Anthony Baxter <[email protected]> wrote: > You can't use 302 redirects to extend a cron jobs lifetime, sorry. > > Anthony > > On Apr 17, 11:48 am, Ben <[email protected]> wrote: > > > So trying outcron, I use a outside box tocrontoday and I use the > > common App Engine 302 method to avoid deadline exceeded errors (hand > > to another script via 302 for each item rather than trying to do all > > in one shot). When I move my job over to App EnginecronI get "too > > many continues" can someone tell me how many 302s it will follow and > > assuming it is relatively limited do I have any options here? > > > Thanks, > > -Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
