But if the task queue is available then I could queue up a task to
write to the datastore
and it will write it when datastore is available. I would really like
to use this feature, hence
the question.

Thanks,
JK.

On Jul 19, 9:40 am, djidjadji <djidja...@gmail.com> wrote:
> 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 <jan...@gmail.com>:
>
> > 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...
>
> > 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 google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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 google-appeng...@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