There's Capabilities service API but I'm not sure it would've helped in this specific case:
https://developers.google.com/appengine/docs/python/capabilities/#Supported_Capabilities On Mon, Jun 24, 2013 at 10:22 PM, DocDay <[email protected]> wrote: > 1) Is there any way application code can trap this error for graceful user > reporting? > > 2) Is there any way for application code to determine if service is > available before attempting use? > > 3) If yes in #1 or #2, how would I test my new code? > > Thanks > > On Thursday, June 20, 2013 4:36:31 PM UTC-4, John Lowry wrote: >> >> We are working on a fix. Details will be posted here: >> >> >> https://groups.google.com/forum/?fromgroups#!topic/google-appengine-downtime-notify/iXnjYk4L60g >> >> On Thursday, June 20, 2013 1:30:23 PM UTC-7, blackpawn wrote: >>> >>> oof getting this too, has my service down as people aren't able to upload >>> anything. :( >>> >>> On Thursday, June 20, 2013 9:58:17 AM UTC-7, James Gilliam wrote: >>>> >>>> Blob upload is failing with 503 (service unavailable) ... see attached > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/mRiFL6qfmtM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
