Get the latest tech news
Google Cloud Caused Outage By Ignoring Its Usual Code Quality Protections
Google Cloud has attributed last week's widespread outage to a flawed code update in its Service Control system that triggered a global crash loop due to missing error handling and lack of feature flag protection. The Register reports: Google's explanation of the incident opens by informing readers...
Google Cloud has attributed last week's widespread outage to a flawed code update in its Service Control system that triggered a global crash loop due to missing error handling and lack of feature flag protection. That unprotected code ran inside Google until June 12th, when the company changed a policy that contained "unintended blank fields." This pulled in blank fields for this respective policy change and exercised the code path that hit the null pointer causing the binaries to go into a crash loop.
Or read this on Slashdot