chromium-dashboard icon indicating copy to clipboard operation
chromium-dashboard copied to clipboard

Mitigate site failures in the event of Gerrit outage

Open DanielRyanSmith opened this issue 6 months ago • 0 comments

The site was taken down due to failures fetching resources from Chromium Gerrit APIs. Ideally, the site is not taken down entirely when Chromestatus does not have access to Chromium resources.

Steps to mitigate this from happening again:

  • [x] Failure to fetch OWNERS file for API Owners does not cause client failures (addressed in #4171).
  • [ ] Origin trial creation form validation does not fail to submit when there is no access to Chromium source file contents.
  • [ ] Metrics pages do not fail when data is not available (the extent of the cause here might need to be further investigated).

DanielRyanSmith avatar Aug 01 '24 21:08 DanielRyanSmith