Hey David, It's possible you experienced a transient issue which did not affect enough users to warrant a status post. It's good to program your systems to be fault-tolerant when the backbone functions of your system rely on API calls. This could mean simply retrying the request on error with an exponential backoff.
If you continue to see the issue manifest, feel free to either post in this thread to get our attention or post a Public Issue Tracker <https://code.google.com/p/googleappengine/issues/list> thread with any relevant code, logs, time-frame and project ID. We'll be happy to assist in any way we can! Regards, Nick Cloud Platform Community Support On Thursday, March 17, 2016 at 6:49:25 PM UTC-4, David Fischer wrote: > > From 11:43am - 11:56am Pacific time today as well as 3:28pm through > 3:41pm, I'm seeing elevated errors writing to Cloud Storage from Appengine. > Is anyone else seeing the same? > > Is there a reason this isn't on the status page? > https://status.cloud.google.com/ > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/c7dc1201-ca5f-4e06-bf74-b98daad3dc2d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
