Java version doesn't have Capabilities API (for now).

Matija.

On Apr 27, 8:10 pm, Robert Kluin <robert.kl...@gmail.com> wrote:
> Perhaps you could check if the datastore is in read-only mode at the
> beginning of the task, then do what ever action is appropriate for
> your case (like raise an exception).
>
> Robert
>
> On Mon, Apr 26, 2010 at 4:45 AM, Matija <matija.jerko...@gmail.com> wrote:
> > Is there way to pause task queue if datastore is currently in readonly
> > state ?
> > If task queue needs to persist something in datastore I need to left
> > exception to be thrown so that it retries over and over until
> > datastore is in normal state. Is there some other clever way to handle
> > readonly datastore state in combination with task queue ?
>
> > --
> > 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 
> 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