]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Reduce the UDP wait time for blocked queries in the tests 13196/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 30 Aug 2023 13:55:01 +0000 (15:55 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 30 Aug 2023 13:55:01 +0000 (15:55 +0200)
commit63291e0c583fc9620c49708252340238b3fbba3b
tree5c9502c6f44ae1a3f498760929d753c67ff2d6a4
parent5f3989fe233de22d5d8c45ef567fa127b3a880e8
dnsdist: Reduce the UDP wait time for blocked queries in the tests

We know that we are not going to get a response, and waiting for too
long increases the risk that the dynamic block is no longer present
and/or has expired (validity of 0s) in the subsequent API check.
regression-tests.dnsdist/dnsdistDynBlockTests.py