On Nov 15, 4:59 pm, Anders <[EMAIL PROTECTED]> wrote:
> I have now added exception handling and user-friendly messages to my
> application. It feels safer that way.

Yes, I'd personally recommend every app to have a catch-all exception
handler to catch any and every exception either caused by App Engine
or by application code. This is not too hard to do, thankfully.

> It's probably difficult even for
> the Google App Engine team to exactly predict when and if future
> maintenance will be needed (at least during the preview release phase).

There will always be a non-zero probability that we have to do either
planned or emergency maintenances, yes. We do what we can to minimize
this as much as possible, but sometimes it is unavoidable. A bit more
concretely, there is a present part of our infrastructure that
routinely requires us to perform planned maintenances. We are working
on fixing this, but it takes a bit of work to get right. Once this has
been resolved, I believe we will be able to dramatically reduce the
number of planned maintenances. I won't say zero planned maintenances
because, well, knock-on-wood, but zero is certainly our goal.

Jon
--~--~---------~--~----~------------~-------~--~----~
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-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to