Hi Iap,

On Thu, Jun 18, 2009 at 11:01 AM, Iap <iap...@gmail.com> wrote:

>
>
> 2009/6/18 Nick Johnson (Google) nick.john...@google.com
>
>>
>> For datastore puts and deletes, we currently automatically retry when
>> timeouts occur, and for datastore transactions, your user code is rerun if a
>> timeout occurs. Gets and queries are currently not retried.
>>
>
> It's exciting that the GAE inherites the "I'm feeling lucky" tradition of
> Google. >_*
>
> Why not retry the Get and Queires ?
>

We are planning to add that in a future release.

If the retry will eventually succeed,
> How about provide a decrator for convenience to do the things right.
>

Retries won't _always_ succeed, but they will avoid transient timeouts,
reducing the number of user-visible timeout errors.

-Nick Johnson


> Iap
>
>
> >
>


-- 
Nick Johnson, App Engine Developer Programs Engineer
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

--~--~---------~--~----~------------~-------~--~----~
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-appengine@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