Currently only new messages are processed. Imagine a state where Msg ID 5 is processed and until a reply is saved back to the database there are messages 6, 7 and after saving the reply to the database a new message ID 9. Now only message ID 9 is processed, 6 and 7 missing.
Currently only new messages are processed. Imagine a state where Msg ID 5 is processed and until a reply is saved back to the database there are messages 6, 7 and after saving the reply to the database a new message ID 9. Now only message ID 9 is processed, 6 and 7 missing.