During this 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.
It is recommended that critical portions of your application which
depend on datastore writes are modified to gracefully degrade. Links
to our documentation with code samples are below:
Python: http://code.google.com/appengine/docs/python/howto/maintenance.html
Java: http://code.google.com/appengine/docs/java/howto/maintenance.html
You can subscribe to our maintenance calendar here:
Google Calendar:
http://www.google.com/calendar/embed?src=4chlpo92ci2f54c2u21shbjk9o%40group.calendar.google.com&ctz=America/Los_Angeles
iCal: http://www.google.com/calendar/ical/4chlpo92ci2f54c2u21shbjk9o%40group.calendar.google.com/public/basic.ics
On Feb 9, 2:37 pm, App Engine Team <appengine.nore...@gmail.com>
wrote:
> Reminder: there will be a scheduled maintenance period for App Engine
> next Wednesday, February 17th, at 5:00 PM Pacific Time for up to one
> hour. The datastore will be in read-only mode during this time period;
> all datastore writes and transactions will throw an exception.
>
> During this 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.
>
> It is recommended that critical portions of your application which
> depend on datastore writes are modified to gracefully degrade. Links
> to our documentation with code samples are below:
>
> Python:http://code.google.com/appengine/docs/python/howto/maintenance.html
> Java:http://code.google.com/appengine/docs/java/howto/maintenance.html
>
> You can subscribe to our maintenance calendar here:
>
> Google Calendar:http://www.google.com/calendar/embed?src=4chlpo92ci2f54c2u21shbjk9o%4...
> iCal:http://www.google.com/calendar/ical/4chlpo92ci2f54c2u21shbjk9o%40grou...
We apologize for any inconvenience from the delay.
On Feb 16, 4:33 pm, App Engine Team <appengine.nore...@gmail.com>
We apologize for any confusion we may have caused.
On Feb 17, 5:37 pm, App Engine Team <appengine.nore...@gmail.com>
On Feb 17, 5:47 pm, App Engine Team <appengine.nore...@gmail.com>
1. Deploy your application as a new version. Please do not constantly
attempt to redeploy your app. Your app is already in the queue even if
the deploy script times out.
2. Validate that the new version is active using the <version>.latest
URL
3. Use the Admin Console to switch the active or default application
to this version
Thank you for your patience. We are working to improve the
performance issues as quickly as possible.
On Feb 17, 6:30 pm, App Engine Team <appengine.nore...@gmail.com>
On Feb 17, 7:58 pm, App Engine Team <appengine.nore...@gmail.com>