Google App Engine is experiencing service outages(status.cloud.google.com) |
Google App Engine is experiencing service outages(status.cloud.google.com) |
"""
We’re investigating elevated error rates for some Google Cloud Platform users. We believe these errors are affecting between 2-5 percent of Google App Engine (GAE) applications. We are working directly with the customers who are affected to restore full operation in their application as quickly as possible, and apologize for any inconvenience. We will provide another status update by 2015-12-08 12:30 US/Pacific with current details. """
We are affected. All our GCS reads/writes.
Edit: It's back up now.
But wow... I thought 15 minutes would be a huge downtime for a service provided by Google.
It seems that the default authentication method broke for some apps. They have different APIs to reach your data, and I tried another approach and it worked, but it's different enough, and we use Cloud Storage in too many places, that it would take a day or more to change our code to use it. I started on it anyway, in case the outage lasts longer.