retryabledns
retryabledns copied to clipboard
resolver stats
collect performance stats of resolvers
converted to draft
Hi @ravlio , @Mzack9999 , what is the status of this? Is it just lint errors? Happy to jump in and help get this pushed if that would help. I could use this functionality as well.
I also think we could use an error type for possible net.OpError's . I have seen i/o timeouts and conn refused on read.
@calab33p hi. I think this PR is obsolete. The idea was to make heuristic proxy probing based on stats to determine the fastest ones. I'll close it
@ravlio It's functionality I would find helpful to date. The list of resolvers I'm getting from dnsvalidator.py aren't the best and having some heuristics around which resolvers are good and which ones aren't is something I would find helpful. Is there a reason you think it is obsolete now? Is there something I am missing?