dendrite/federationsender/api
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
..
api.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00
perform.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00
query.go Fix API paths 2020-05-22 14:14:39 +01:00