Yes. The taskqueue.add function may only add 100 tasks at a time.
On 12 May 2011 15:35, Jeff Schnitzer <[email protected]> wrote: > With appengine frontends, each request is limited to 100 inserts into > the task queue. > > Do long-running backend requests have the same limitation? > > Jeff > > -- > 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.
