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

Interleave dns providers #224

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Interleave dns providers #224

merged 4 commits into from
Jul 26, 2024

Conversation

lfarrel6
Copy link
Member

Why

We're updating the Enclave DNS providers to reduce the risk of single point of failure. To make this more robust, the providers are being interleaved so requests will be retried against alternate networks.

How

Update the list of dns providers to be a singleton containing all of the providers primaries followed by secondaries.

@lfarrel6 lfarrel6 marked this pull request as ready for review July 26, 2024 10:19
@lfarrel6 lfarrel6 merged commit 7f3abe5 into main Jul 26, 2024
21 checks passed
@lfarrel6 lfarrel6 deleted the liam/interleave-dns-providers branch July 26, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants