mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-01 22:24:43 -05:00
get_missing_events used to fallback to fetching the missing events individually requesting from every server in the room, one by one.e This could be unacceptably slow, possibly causing #1732 |
||
|---|---|---|
| .. | ||
| transport | ||
| __init__.py | ||
| federation_base.py | ||
| federation_client.py | ||
| federation_server.py | ||
| persistence.py | ||
| replication.py | ||
| send_queue.py | ||
| transaction_queue.py | ||
| units.py | ||