I am consistently seeing get_by_key_name taking very long (1.4
seconds) on a small table (less than 1000 rows).

On Dec 21 2008, 10:58 am, Drew <[email protected]> wrote:
> Are you seeing timeouts withget_by_key_nameconsistently with a
> particular model, or randomly?
>
> On Dec 21, 2:56 am, Guy Rutenberg <[email protected]> wrote:
>
> > Hi,
>
> > I've a strange problem, I've a request that only callsget_by_key_name
> > (one time) and does no further work with the Datastore.
>
> > However, I'm getting a Timeout exception in this call. Is it normal?
> > Should I try to catch the exception and re-try theget_by_key_name?
>
> > I've thought thatget_by_key_nameshould be one of faster Datastore
> > operations, and I've no problems using it in other places.
>
> > Thanks,
>
> > Guy
--~--~---------~--~----~------------~-------~--~----~
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