From 6b763b7260c4216379a7de500773aaf1bbdc805c Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 27 Apr 2020 17:09:59 +0100 Subject: [PATCH] Add missing continue --- federationsender/queue/destinationqueue.go | 1 + 1 file changed, 1 insertion(+) diff --git a/federationsender/queue/destinationqueue.go b/federationsender/queue/destinationqueue.go index e52a3da67..89526fcfd 100644 --- a/federationsender/queue/destinationqueue.go +++ b/federationsender/queue/destinationqueue.go @@ -186,6 +186,7 @@ func (oq *destinationQueue) nextInvites() bool { "state_key": ev.StateKey(), "destination": oq.destination, }).WithError(err).Error("failed to send invite") + continue } if _, err = oq.rsProducer.SendInviteResponse(