]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
Merge branch 'exponential_retry_backoff' into 'master'
authorLibor Peltan <libor.peltan@nic.cz>
Thu, 6 Jan 2022 08:31:45 +0000 (09:31 +0100)
committerLibor Peltan <libor.peltan@nic.cz>
Thu, 6 Jan 2022 08:31:45 +0000 (09:31 +0100)
refresh: use exponential retry backoff with base 2 rather than 3

See merge request knot/knot-dns!1411


Trivial merge