Files
dnswatcher/internal/resolver
user 203b581704
Some checks failed
Check / check (pull_request) Failing after 5m57s
Reduce DNS query timeout to 2s and limit root server fan-out to 3
- Reduce queryTimeoutDuration from 5s to 2s
- Add randomRootServers() that shuffles and picks 3 root servers
- Replace all rootServerList() call sites with randomRootServers()
- Keep maxRetries = 2

Closes #29
2026-02-22 03:35:16 -08:00
..