forked-synapse/synapse/http
Erik Johnston 95d38afe96 Don't log exception when failing to fetch remote content.
In particular, let's not log stack traces when we stop processing
becuase the response body was too large.
2019-06-07 12:39:10 +01:00
..
federation Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
__init__.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
additional_resource.py run isort 2018-07-09 16:09:20 +10:00
client.py Don't log exception when failing to fetch remote content. 2019-06-07 12:39:10 +01:00
endpoint.py Kill off matrix_federation_endpoint 2019-01-22 20:34:35 +00:00
matrixfederationclient.py Improve docstrings on MatrixFederationClient. (#5332) 2019-06-04 11:14:16 +01:00
request_metrics.py Make the metrics less racy (#4061) 2018-10-19 21:45:45 +11:00
server.py Log tracebacks correctly 2019-02-25 16:56:41 +00:00
servlet.py Fix error code for invalid parameter 2019-05-24 17:13:16 -05:00
site.py Fix error when logging incomplete requests 2018-10-02 12:06:22 +01:00