MatrixSynapse/synapse/http
Richard van der Hoff c88bc53903
Fix TaskStopped exceptions when outbound requests time out (#4690)
2019-02-20 11:35:52 +00:00
..
federation Merge pull request #4544 from matrix-org/rav/skip_invalid_well_known 2019-02-01 13:18:36 +00:00
__init__.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
additional_resource.py
client.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
endpoint.py
matrixfederationclient.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
request_metrics.py
server.py Cleanup top level request exception logging 2019-02-18 15:11:04 +00:00
servlet.py
site.py