Maybe the task can be created but will only execute when the maintenance period is ended. Most tasks want to write to the datastore or memcache. But both are disabled, so no need to try to run a task-request.
2010/7/15 JK <[email protected]>: > I was looking at the Brett Slatkins talk "Building high-throughput > data pipelines with Google App Engine" and one of the comment that > made was that "taskqueues don't work in the maintenance mode". But I > was looking at this > > http://www.slideshare.net/jasonacooper/strategies-for-maintaining-app-engine-availability-during-read-only-periods > > and one of the points in this is that you can use taskqueues to defer > the data store insertion. > > I am confused now. Can someone clarify this please? > > -- > 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.
