An additional note: during tomorrow's scheduled maintenance, memcache
will also be disabled. Calls to the memcache API will not throw
exceptions but will instead return False for set() calls and None for
get() calls (just like any other cache miss.) In addition, memcache
API calls will return immediately during this period, without any
additional latency.
Pete Koomen, App Engine Team