]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/udp_queue: rate-limit also other errors sendmmsg-logs-limit
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 5 Feb 2021 15:42:34 +0000 (16:42 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 5 Feb 2021 15:43:39 +0000 (16:43 +0100)
commit6e1d3b97f8819df5efc2baede1e5d154eecb61f1
treed411a47f6a93bc61ae4fd830d2ed8351f7abbf97
parenta83b7f7d4db0697206e03e736aa2f66fb40ceb64
daemon/udp_queue: rate-limit also other errors

than EWOULDBLOCK, as long as the error remains the same.
Apparently we may print lots of these on Turris OS:
https://forum.turris.cz/t/5-1-8-kresd-throwing-many-errors-in-var-log-messages/14775
daemon/udp_queue.c