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

intermittent failures, needs to wait until every NS has the new TXT record #21

Open
dpocock opened this issue Mar 22, 2021 · 0 comments

Comments

@dpocock
Copy link

dpocock commented Mar 22, 2021

Before proceeding, the hook will poll the NS to see if the TXT record has changed. It waits for the fastest NS to reply.

Not every NS will be ready at the same time. Sometimes one of the servers isn't ready for 2 or 3 minutes.

Therefore, it is necessary for the hook to poll every NS to check for the new/revised TXT record. If any one NS is not ready, the hook should not proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant