mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-30 02:41:23 +02:00
* Fix background updates to handle redactions/rejections In background updates based on current state delta stream we need to handle that we may not have all the events (or at least that `get_events` may raise an exception).
2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
Fix room stats and presence background updates to correctly handle missing events.
|