Hmm, okay we're looking into what's going on.

On Jun 12, 2:23 pm, Waleed Abdulla <wal...@ninua.com> wrote:
> Thanks for the info.
>
> I updated my app to detect the read-only mode per Jason's presentation[1].
> However, now that it's in read-only mode, my app is not detecting it. So the
> preparations I coded are not working and things are failing badly rather
> than gracefully :(
>
> This is the code I'm using:
>
>         datastore_writes = capabilities.CapabilitySet('datastore_v3',
> capabilities=['write'])
>         datastore_writes_enabled = \
>             datastore_writes.will_remain_enabled_for(60)
>
> I'm expecting to have datastore_writes_enabled be False when in read-only
> mode, but it's not !!
>
> Waleed
> [1]http://www.slideshare.net/jasonacooper/strategies-for-maintaining-app...
>
> On Sat, Jun 12, 2010 at 2:12 PM, App Engine Team <
>
> appengine.nore...@gmail.com> wrote:
> > Hey Waleed
>
> > The first half of the maintenance period was actually done without
> > going read-only. We have just enabled read-only now.
>
> > On Jun 12, 1:49 pm, Waleed Abdulla <wal...@ninua.com> wrote:
> > > It was supposed to start at 1pm. I wonder if it's already in progress or
> > not
> > > started yet!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to