quickfix icon indicating copy to clipboard operation
quickfix copied to clipboard

Fix sequence number bug when storage fails

Open letian0805 opened this issue 4 years ago • 0 comments

If update sequence number cache before store it to mongodb, sql or file, and then get an error, will cause the sequence number to be discontinuous. So, store sequence number before update cache.

letian0805 avatar Feb 08 '21 06:02 letian0805