You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
I often get bursts of 10-15 messages I've seen before that are weeks or months old. This happens seemingly at random, every day, and has been happening for a long time now. My theory is that maybe happens because I sometimes use the purge history API and
then other servers think "hey you missed these messages, let me helpfully send them to you".
One example from today in #matrix:matrix.org:
Logs from that time grep "federation" | grep "beerfactory.org", let me know if you need more
Another data point: @jonah:privacytools.io and I both got this in #matrix:matrix.org just now and he has not used the purge history API on the room. Maybe these were real events that we both were never sent but it looks like a very similar pattern of events from mid February
I think this is expected behaviour: your server will pull in old events that it has not previously seen (or that you have purged) if they are referenced as prev_events from new events.
Description
I often get bursts of 10-15 messages I've seen before that are weeks or months old. This happens seemingly at random, every day, and has been happening for a long time now. My theory is that maybe happens because I sometimes use the purge history API and
then other servers think "hey you missed these messages, let me helpfully send them to you".
One example from today in
#matrix:matrix.org
:Logs from that time
grep "federation" | grep "beerfactory.org"
, let me know if you need moreThe event IDs in here correspond to the old messages in the screenshot .
Version information
If not matrix.org:
The text was updated successfully, but these errors were encountered: