forked-synapse/synapse/http
Michael Kaye 336989a57f
Reduce federation logging on success (#7321)
Splitting based on the response code means we can avoid double logging here and identical information from line 164 while still logging at info if we don't get a good response and need to retry.
2020-04-22 11:18:18 +01:00
..
federation
__init__.py
additional_resource.py
client.py
connectproxyclient.py
endpoint.py
matrixfederationclient.py Reduce federation logging on success (#7321) 2020-04-22 11:18:18 +01:00
proxyagent.py
request_metrics.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
server.py
servlet.py
site.py Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 2020-03-31 15:18:41 +01:00