Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'rejected_events_metadata' background update (#9537) | Erik Johnston | 2021-03-03 | 1 | -0/+1 |
Turns out matrix.org has an event that has duplicate auth events (which really isn't supposed to happen, but here we are). This caused the background update to fail due to `UniqueViolation`. |