0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-30 14:58:59 +02:00
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