mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-25 23:41:06 +00:00
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>