forked-synapse/synapse/federation
Richard van der Hoff 9d94313209 Fix exception when resetting retry timings
Fixes:
> TypeError: set_destination_retry_timings() missing 1 required positional
argument: 'retry_interval'

Introduced in #6016.
2019-09-20 12:09:39 +01:00
..
sender use access methods (duh..) 2019-09-05 15:07:17 +01:00
transport Fix exception when resetting retry timings 2019-09-20 12:09:39 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
federation_client.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
federation_server.py Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) 2019-09-11 10:37:17 +01:00
persistence.py remove dead transaction persist code (#5622) 2019-07-05 12:59:42 +01:00
send_queue.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
units.py Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00