Merge branch 'master' into notifications-server

This commit is contained in:
Evgeny Poberezkin
2022-04-21 14:35:23 +01:00
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -278,6 +278,7 @@ joinConn c connId (CRInvitationUri (ConnReqUriData _ agentVRange (qUri :| _)) e2
void $ enqueueMessage c connId' sq HELLO
pure connId'
Left e -> do
-- TODO recovery for failure on network timeout, see rfcs/2022-04-20-smp-conf-timeout-recovery.md
withStore (`deleteConn` connId')
throwError e
_ -> throwError $ AGENT A_VERSION