<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">On 10/07/2024 13:13, Florian Weimer via
Unbound-users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:874j8xh542.fsf@oldenburg.str.redhat.com"><span
style="white-space: pre-wrap">
</span>
<pre class="moz-quote-pre" wrap="">It's certainly useful for testing, thanks.
It doesn't really move me closer to a decision whether we should merge
the glibc change to match error responses without a question section.
</pre>
</blockquote>
<p>A random idea, I don't know if this solves your issue. What you
could do is keep the response without question section and return
that response instead a timeout. The advantage is that if any
other reply arrives or any other resolver responds, the caller
will get an an answer. And in case this is the only response, the
caller gets a reason the request fails instead of a timeout.</p>
</body>
</html>