Files
logos-messaging-nim/logos_delivery
Ivan FBandClaude Opus 5 2b5946e924 fix(archive): log a failed insert at a level the fleets keep
Both ingress paths logged a failed write at trace, which is compiled out at the
level the fleets run, so a node discarding every message it received said
nothing at all. Debug is enough to make it visible -- the delivery fleet runs
at DEBUG, see infra-logos ansible/group_vars/delivery.yml -- and it keeps a
broken database from turning every message into an error line.

Left untested on purpose: there is no capture of the log output in this repo.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 19:15:59 +02:00
..