gatherstats: Don't die on parsing errors.

Just warn if host or client can't be
identified.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-31 00:01:57 +02:00
parent 39e845d552
commit 06bcdfb2be
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@ NewsStats 0.4.0 (unreleased)
* Move cliservstats to hoststats.
* Add clientstats (for clients).
* Add ClientStats to postingstats.
* gatherstats: Don't die on parsing errors.
NewsStats 0.3.0 (2025-05-18)
* Extract GroupStats (in gatherstats) to subroutine.