0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2025-01-12 23:53:44 +01:00
dendrite/federationapi
devonh a8e7ffc7ab
Add p2p wakeup broadcast handling to pinecone demos (#2841)
Adds wakeup broadcast handling to the pinecone demos.
This will reset their blacklist status and interrupt any ongoing
federation queue backoffs currently in progress for this peer.
The end result is that any queued events will quickly be sent to the
peer if they had disconnected while attempting to send events to them.
2022-11-18 00:29:23 +00:00
..
api Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
consumers Don't get blacklisted hosts when querying joined servers (#2880) 2022-11-15 17:21:16 +00:00
internal Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
inthttp Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
producers
queue Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
routing Try that again 2022-11-17 09:32:19 +00:00
statistics
storage Fix bug in a2f72dd9 2022-11-16 15:10:33 +00:00
types
federationapi.go
federationapi_keys_test.go
federationapi_test.go