Is there a page that allows me to see the system status of Google BigQuery? I see a very long time of queries only for the Google BigQuery API today (via a web browser). Some calls return 503 -
{ "error": { "errors": [ { "domain": "global", "reason": "backendError", "message": "Backend Error" } ], "code": 503, "message": "Backend Error" } }
EDIT: Delays and 503s have disappeared since 4:05 MDT today.
source share