-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
When polling for DNS changes, if the DNS entry fails to resolve, the connector should log an INFO message. The connector should not close all of the connections. This will make a more graceful user experience if when DNS resolution suffers an intermittent failure.
cloud-sql-go-connector/monitored_cache.go
Line 133 in 72361f1
| c.logger.Debugf(ctx, "domain name %s for instance %s did not resolve, "+ |
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.