dendrite/federationsender
Kegsay 656d11ec90
fedsender: tolerate dupe membership events (#1824)
* fedsender: tolerate dupe membership events

Previously if the fedsender got a duplicate membership event it would cause
the entire process to crash. Now it doesn't. This masks an issue with the
roomserver where it can emit duplicate membership events.

* Update joined_hosts_table.go
2021-04-14 11:11:54 +01:00
..
api Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
consumers log less for failed key querys, add counters for incoming pdus/edus (#1801) 2021-03-23 11:33:36 +00:00
internal Check peek state response and refactor checking send_join response (#1732) 2021-01-22 17:16:35 +00:00
inthttp Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
queue Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
statistics Refactor backoff again (#1431) 2020-09-21 13:30:37 +01:00
storage fedsender: tolerate dupe membership events (#1824) 2021-04-14 11:11:54 +01:00
types Remove rooms table from federation sender (#1751) 2021-02-04 11:52:49 +00:00
federationsender.go Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00