mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-08-28 20:28:18 +00:00
Merge branch 'master' into notifications-server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user