changes/ticket40312
0 → 100644
+5
−0
+62
−6
Loading
Introduces two new consensus parameter:
exit_dns_timeout: Number of seconds before libevent should consider
the DNS request a timeout.
exit_dns_num_attempts: Number of attempts that libeven should retry a
previously failing query before calling it a timeout.
Closes #40312
Signed-off-by:
David Goulet <dgoulet@torproject.org>