You won't be able to avoid the CPU time. It costs CPU time to delete entities.
On Thu, Aug 12, 2010 at 12:29 PM, magnum <[email protected]> wrote: > The error message: > > Server Error > A server error has occurred. > Return to Applications screen ยป > > > I've found out that this is caused by one of my entities having > attribute names composed of non standard characters .... > I am "almost" ready to loose my data if the access to my admin panel > can be restored. > > Any questions on how to resolve the problem? The only thing comming to > mind is to create a cron task which will delete all of the bogus > entries, say in batches of 100-200 but this will cost me _a lot_ of > cpu time. > > Thanks > P. > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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.
