Skip to content

When a DNS query cant be sent because it is invalid, notify the user via the error log #18

@woodsaj

Description

@woodsaj

Currently all errors making DNS requests are treated the same, whether they are due to errors preventing a request being sent or errors with the response received.

Before trying to send a request to all configured servers, we need to first check that the request is valid and if not, set the reason in the error log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions