]> git.ipfire.org Git - collecty.git/commit
sources: Store result codes and check for patterns
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Oct 2025 15:09:15 +0000 (15:09 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Oct 2025 15:09:15 +0000 (15:09 +0000)
commit153c06623b175cc300dace3c8914ffe1512ec0e5
treee8181b7b887a67c24f3e04186690f8dfcc1d223b
parent57233aca863d7e9fe6d06b0cc95df6ecdacfe823
sources: Store result codes and check for patterns

That way we can disable any sources which constantly fail and we might
as well detect flapping.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/daemon/source.c