dendrite/federationsender
Kegsay 4675e1ddb6
Add trace logging to RoomserverInternalAPI (#1120)
This is a wrapper around whatever impl we have which then logs
the function name/request/response/error.

Also tweak when we log on kafka streams: only log on the producer
side not the consumer side: we've never had issues with comms and
having 1 message rather than N would be nice.
2020-06-12 12:10:08 +01:00
..
api Remove unused internal APIs (#1117) 2020-06-11 15:07:16 +01:00
consumers Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +01:00
internal Remove unused internal APIs (#1117) 2020-06-11 15:07:16 +01:00
inthttp Remove unused internal APIs (#1117) 2020-06-11 15:07:16 +01:00
queue Remove federationsender producer, which in fact was not a producer (#1115) 2020-06-10 16:54:43 +01:00
storage Add ParseFileURI and use it when dealing with file URIs (#1088) 2020-06-04 11:18:08 +01:00
types Improve federation sender performance, implement backoff and blacklisting, fix up invites a bit (#1007) 2020-05-07 12:42:06 +01:00
federationsender.go Remove federationsender producer, which in fact was not a producer (#1115) 2020-06-10 16:54:43 +01:00