On Apr 25, 10:19 am, HTK GAE <[email protected]> wrote: > Hi all, > > when i try to use query in google app datasotore like this: > > authority = Authority.all().filter('twitterUser =',user).get() > > I have this error: DeadlineExceededError. > > Please help me to overcome this error. > > Thanks
You need to profile your application. Some part of your app is slow. -- 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.
