The capabilities API is not returning as expected :( I set up my app to use the following code from:
http://blog.notdot.net/2010/03/Handling-downtime-The-capabilities-API-and-testing More specifically datastore_write_enabled = capabilities.CapabilitySet('datastore_v3', capabilities=['write']).is_enabled() During this maintenance period, datastore_write_enabled is True If you guys could please set it to False (I can't deploy to fix it) that would be MUCH appreciated. I have already gotten hundreds of messages complaining that my promotion is busted (http://www.wolfire.com/humble) -- 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.
