[sf] protect against out of order transactions
If the client submits transactions out of order, we could end up in a situation where a frame barrier will never be satisfied and bring down the client. Fix this by being more resiliant to out of order transactions. Bug: 272189296 Test: repro steps from bug Change-Id: I781b7751bdd6259fc164692248734c0cb268c238
Loading
Please register or sign in to comment