That's awesome, do we have this functionality in Java?

On Thu, Nov 4, 2010 at 3:42 AM, Rafael Sierra <[email protected]> wrote:

> I think this is enough for me:
>
>
> http://code.google.com/appengine/docs/python/datastore/functions.html#create_rpc
>
> On Wed, Nov 3, 2010 at 11:02 PM, Rafael Sierra <[email protected]>
> wrote:
> > Is it possible to set my DeadlineExceededError lower than 30 seconds?
> > I wish to run some process and ensure that it will run below 5
> > seconds.
> >
> > A decorator like "@run_within(seconds=5)" would be awesome too, but
> > this I know that does not exists (yet?)
> >
> > Anoter question (related): When a DeadlineExceededError occurs,
> > appengine rollback all transactions made?
> >
> > --
> > Rafael Sierra
> > http://blog.rafaelsdm.com
> >
>
>
>
> --
> Rafael Sierra
> http://blog.rafaelsdm.com
>
> --
> 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]<google-appengine%[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 for Java" 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-java?hl=en.

Reply via email to