forked-synapse/synapse/federation
Richard van der Hoff 5a16cb4bf0 Ignore backoff history for invites, aliases, and roomdirs
Add a param to the federation client which lets us ignore historical backoff
data for federation queries, and set it for a handful of operations.
2017-03-23 12:23:22 +00:00
..
transport Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
__init__.py Add transaction queue and transport layer to DI 2016-11-16 14:47:52 +00:00
federation_base.py Preserve some logcontexts 2016-08-24 11:58:40 +01:00
federation_client.py Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
federation_server.py Move FederationServer._handle_new_pdu to FederationHandler 2017-03-09 16:20:13 +00:00
persistence.py copyrights 2016-01-07 04:26:29 +00:00
replication.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
send_queue.py Explicit federation ack 2016-11-23 10:40:44 +00:00
transaction_queue.py push federation retry limiter down to matrixfederationclient 2017-03-23 09:28:46 +00:00
units.py copyrights 2016-01-07 04:26:29 +00:00