forked-synapse/synapse/federation/sender
Patrick Cloke da75d2ea1f
Add type hints for the federation sender. (#9681)
Includes an abstract base class which both the FederationSender
and the FederationRemoteSendQueue must implement.
2021-03-29 11:43:20 -04:00
..
__init__.py Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
per_destination_queue.py Fixed undefined variable error in catchup (#9664) 2021-03-24 16:12:47 +00:00
transaction_manager.py Don't go into federation catch up mode so easily (#9561) 2021-03-15 14:42:40 +00:00