This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
We keep trying to fetch events whose keys have expired or have been invalidated #13676
Open
Description
Sometimes we try to fetch an event over federation (notably, if it forms part of the state or auth chain), and we try to validate its signature,
However, if we are unable to perform that validation, then we discard the event; but we might do the same again almost immediately. Possibly we need some sort of backoff.
Metadata
Metadata
Assignees
Labels
/messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill)Performance, both client-facing and admin-facingAffects or can be seen by some users regularly or most users rarelyMajor functionality / product severely impaired, no satisfactory workaround.Bugs, crashes, hangs, security vulnerabilities, or other reported issues.