sqlproxy: improve authentication throttle error #117552
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-serverless
The sql proxy returns an error with the text "connection attempt throttled" if a particular (client IP, tenant cluster) pair has failed password authentication. There is a hint that specifies the error is likely related to password authentication but not all drivers log the hint. A common source of support escalations is users see this in their logs and don't realize their application's connection string is misconfigured
Jira issue: CRDB-35244
The text was updated successfully, but these errors were encountered: