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].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to