You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
optimize the freeze caused by too many friends and group applications && fix: GetConversationIDBySessionType returns a string with escape characters. (#853)
* fix: refine exception message handling to prevent duplicate messages in clients with poor network conditions.
Signed-off-by: Gordon <[email protected]>
* fix: primary key conflicts caused by empty messages occupying seq due to sequence gaps.
Signed-off-by: Gordon <[email protected]>
* fix: server downtime and abnormal message handling may lead to message duplication, and the history retrieval interface might miss messages when the timestamps are the same.
Signed-off-by: Gordon <[email protected]>
* fix: server downtime and abnormal message handling may lead to message duplication, and the history retrieval interface might miss messages when the timestamps are the same.
Signed-off-by: Gordon <[email protected]>
* fix: add random prefix to remove duplicate messages.
Signed-off-by: Gordon <[email protected]>
* style: update start message id.
Signed-off-by: Gordon <[email protected]>
* optimize the freeze caused by too many friends and group applications (#852)
* feat: code adjustment
* feat: Cmd2Value carry caller
* feat: Cmd2Value carry caller
* feat: Cmd2Value carry caller
* feat: Cmd2Value carry caller
* fix: SearchLocalMessages no such table
* fix: optimize the freeze caused by too many friends and group applications
* fix: GetConversationIDBySessionType returns a string with escape characters.
Signed-off-by: Gordon <[email protected]>
---------
Signed-off-by: Gordon <[email protected]>
Co-authored-by: chao <[email protected]>
0 commit comments