forked-synapse/synapse/storage/util
Erik Johnston 9187fd940e
Wait for streams to catch up when processing HTTP replication. (#14820)
This should hopefully mitigate a class of races where data gets out of
sync due a HTTP replication request racing with the replication streams.
2023-01-18 19:35:29 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
id_generators.py Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00
partial_state_events_tracker.py Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
sequence.py Annotate synapse.storage.util (#10892) 2021-10-08 14:25:16 +00:00