This is just a reminder that there will be a scheduled maintenance
period beginning on Saturday, November 6th, 2010 at noon Pacific Time
(November 6th, 2010, 19:00 UTC) lasting one hour. During this period,
the datastore will be placed into read-only mode, while Memcache
contents will be flushed.
It is recommended that critical portions of your application that
depend on the datastore or memcache should make use of the
capabilities API to detect and recover gracefully during read-only
periods. Documentation describing the capabilities API can be found
here:
Python:
http://code.google.com/appengine/docs/python/howto/maintenance.html
Java:
http://code.google.com/appengine/docs/java/howto/maintenance.html