Hi,

I've a strange problem, I've a request that only calls get_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 the get_by_key_name?

I've thought that get_by_key_name should 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 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