I like the idea of configurable task-queue retry (or back-off) rates. If you submit an issue for it let us know so we can star it.
Robert On Tue, Nov 16, 2010 at 03:06, vlad <[email protected]> wrote: > Appreciate the discussion here. The motivation behind it is not just > curiosity - it is very hard to build a long running "pipeline" without > handling correctly all error cases. > > For me failed tasks retry in 20 sec. Seen up to 3 retry with flat 20 sec > backoff each time. I would have preferred this to be a option of the > taskqueue. My app is a user facing game so 20sec delay is annoying. > > -- > 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. > -- 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.
