10101
                                
                                
                                
                                    10101 copied to clipboard
                            
                            
                            
                        Do not continue with protocol after X time
It looks like the user was just stuck in
SettleOfferfor quite some time. The user finished the settle protocol on Sunday, 10th of March. Meaning the user wasn't actually stuck, he only withhold the response (SettleAccept) for over a week, which is weird, as the app would reject any pending offer on reconnect. But in this scenario theSettleAcceptwas eventually sent completing the protocol.
In this case, we should not continue with the protocol.
We disabled force-closure of stuck protocols during beta and we might want to revisit this when going out of beta.
Maybe there is a way of rolling back instead of force-closing.
In this case, we should not continue with the protocol.
Do you mean that if SettleAccept is late (past X time from last protocol message),then it should not be accepted, whereas now we are accepting it?
Yes, correct.