SMP confirmation timeout recovery rfc (#357)

This commit is contained in:
JRoberts
2022-04-20 22:17:51 +01:00
committed by GitHub
parent 68f52c47dd
commit 12caa328a8
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -252,6 +252,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