quickfix
quickfix copied to clipboard
Fix sequence number bug when storage fails
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.