{
"code": 400,
"errors": [
{
"domain": "global",
"message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas",
"reason": "jobRateLimitExceeded"
}
],
"message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas",
"status": "INVALID_ARGUMENT"
}
Did Supabase hit their Google Cloud quota?
EDIT: Appears to be back online now. Somebody paid the bill?
{ "code": 400, "errors": [ { "domain": "global", "message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas", "reason": "jobRateLimitExceeded" } ], "message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas", "status": "INVALID_ARGUMENT" }
Did Supabase hit their Google Cloud quota?
EDIT: Appears to be back online now. Somebody paid the bill?