terraform-provider-databricks
terraform-provider-databricks copied to clipboard
GCP_QUOTA_EXCEEDED causes SQL Endpoints to infinitely retry
TestAccSQLEndpoints
and TestAccSQLEndpoint
failed on nightly test run:
"health": {
"details": "Details for the latest failure:\n Type: CLIENT_ERROR\n Code: GCP_QUOTA_EXCEEDED\n Cluster-... (227 more bytes)",
"failure_reason": {
"code": "GCP_QUOTA_EXCEEDED",
"parameters": {
"gcp_error_message": "Compute Quota Exceeded for XXX in region YYY: Quota: LOCAL_SSD_TOTAL_GB, u... (47 more bytes)"
},
"type": "CLIENT_ERROR"
},
"message": "Clusters are failing to launch. Cluster launch will be retried. Details for the latest failure:\n... (291 more bytes)",