Doesn't look like scheduled maintenance.
http://code.google.com/status/appengine returns 500 Internal Server
Error status.
My app doesn't work. Dies like this:
File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 2757, in __get__
instance = get(reference_id)
File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 1123, in get
entities = datastore.Get(keys)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 226, in Get
raise _ToDatastoreError(err)
Timeout
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---