I've had similar happen. It apparently takes days for App Engine to get caught up with mass deletes. For me, it was about 4 days after deleting a couple hundred thousand entities that the quotas, datastore viewer and datastore statistics were back to normal.
On Feb 23, 12:02 pm, Eli Jones <[email protected]> wrote: > My app_id is: me-finance > > For the past 3 days I have not been able to access "Datastore Viewer" or > "Datastore Statistics". > > I get 500 Server Error after clicking: > > Error: Server Error > > The server encountered an error and could not complete your request. > If the problem persists, please report your problem and mention this error > message and the query that caused it. > > This began after I started a mass delete operation to remove 500,000 > entities from my datastore (the mass delete was completed about 40 hours > ago). > > Thank you for assistance. -- 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.
