Add a retry feature

Currently the algorithm to loop over the name servers is to try them once until I have a valid response (which is answers or an absence of answer) or until all name servers time-out or return in error.

host and dig both have a retry feature where UPD queries are retried until a max number of attempts. It could be worth to have such system as UDP does not have integrated acknowledgement.

Bookmark the permalink.

One Response to Add a retry feature

  1. Jehan says:

    Feature added both in the query library and reported to ring.

Leave a Reply

Your email address will not be published. Required fields are marked *