0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/federationsender/queue
Kegsay cfc137652e
Add a way to force federationsender to retry sending transactions (#1077)
* Add a way to force federationsender to retry sending transactions

And use it in P2P mode when we pick up new nodes.

* Linting

* Use atomic bool to stop us blocking on the channel
2020-06-01 18:34:08 +01:00
..
destinationqueue.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00
queue.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00