42wim / matterbridge

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.58k stars 614 forks source link

Messages coming from XMPP not relayed to Matrix intermittently #2145

Open bkil opened 4 months ago

bkil commented 4 months ago

Every once in a while, an odd message or two that one types on XMPP is skipped (missing from the chat log on other platforms). The log did not contain any errors around that point in time.

I'm not sure about the exact mechanism, because traffic in our MUC are very low and I restart matterbridge every day.

Not closely related, but similarly touching code parts of XMPP messages not coming in: #1758 #2063 #1552