On Jun 16, 3:15 pm, J Keller <jpaulkel...@gmail.com> wrote:
> Thank you Scott - that redirect trick worked great.
>
> After processing a subset of the data, I simply redirect back to my
> service.  Each time it caches more of the data, until the job is
> complete.  Sometimes this can cause the browser to give up and report
> an 'infinite redirect loop', but it usually works fine.  And even when
> the it does give up, if the user tries again it usually finishes the
> process fine.
>
> Thanks again!

It should be fairly straightforward to handle this polling in
Javascript, eliminating the infinite redirect loop and allowing for
the possibility of giving status readouts for the user :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to