Skip to content

Log a warning message, don't close connections when DNS fails to resolve #895

@hessjcg

Description

@hessjcg

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.

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.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions