Introduce a deadline timer that aborts all repository syncs.
authorclaudio <claudio@openbsd.org>
Fri, 2 Sep 2022 21:56:45 +0000 (21:56 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 2 Sep 2022 21:56:45 +0000 (21:56 +0000)
commit47de54a6f7f3f73b0ee25b88bb332954ad049b74
tree0a3d514bdb9c4fd0b5f36fb86a93edb335a9734b
parentf53d796ad2c3cc060cbbd4764c6284ecc37d2efd
Introduce a deadline timer that aborts all repository syncs.
With this rpki-client has a chance to still finish and produce an output
even when a CA is excessivly slow and holds back progress.
With and OK benno@ tb@ and job@
usr.sbin/rpki-client/main.c
usr.sbin/rpki-client/repo.c