Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support vec/array impl for DnsResolver #332

Open
GlenDC opened this issue Oct 3, 2024 · 1 comment
Open

support vec/array impl for DnsResolver #332

GlenDC opened this issue Oct 3, 2024 · 1 comment
Labels
easy An easy issue to pick up for anyone. good first issue Good for newcomers mentor available A mentor is available to help you through the issue.
Milestone

Comments

@GlenDC
Copy link
Member

GlenDC commented Oct 3, 2024

It would allow you to chain multiple dns resolvers together, where it would try the next in case of error.

Note that this should not be used just to use multiple dns providers, as that can be configured already in a single resolver (eg Hickory)

@GlenDC GlenDC added good first issue Good for newcomers easy An easy issue to pick up for anyone. mentor available A mentor is available to help you through the issue. labels Oct 3, 2024
@GlenDC GlenDC added this to the v0.3 milestone Oct 3, 2024
@GlenDC
Copy link
Member Author

GlenDC commented Oct 28, 2024

@parkma99 is picking this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy An easy issue to pick up for anyone. good first issue Good for newcomers mentor available A mentor is available to help you through the issue.
Projects
None yet
Development

No branches or pull requests

1 participant