open-im-server icon indicating copy to clipboard operation
open-im-server copied to clipboard

Bug: RESTful API /msg/send_msg delayed reception

Open Sylariam opened this issue 1 year ago β€’ 1 comments

What happened?

Version: v3.6.0 Problem: When using RESTful API /msg/send_msg, there is a random delay in message reception, ranging from 0 to over 10+ seconds. No delay when using native message sending. Message body:

{ "sendID": "7289801396", "recvID": "8325462764", "groupID": "", "senderNickname": "", "senderFaceURL": "", "senderPlatformID": 1, "content": { "content": "hello!!" }, "contentType": 101, "sessionType": 1, "isOnlineOnly": false, "notOfflinePush": false, "sendTime": 1712462465566, "offlinePushInfo": { "title": "send message", "desc": "", "ex": "", "iOSPushSound": "default", "iOSBadgeCount": true } }

What did you expect to happen?

RESTful API no message reception delay as using native

How can we reproduce it (as minimally and precisely as possible)?

use RESTful API /msg/send_msg

Anything else we need to know?

Deployed by Helm Charts

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

Sylariam avatar Apr 07 '24 04:04 Sylariam

I recommend you update to release-v3.8. If you encounter any new issues, please reopen this issue or create a new one.

skiffer-git avatar Sep 29 '24 06:09 skiffer-git

Let's wait to use it until after our Kubernetes deployment goes live.

skiffer-git avatar Nov 21 '24 11:11 skiffer-git

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


Let's wait to use it until after our Kubernetes deployment goes live.

OpenIM-Robot avatar Nov 21 '24 11:11 OpenIM-Robot

This problem is solve in latest version. But we don't ready to Helm. Plz wait to latest version in Helm. Thanks for your feedback.

mo3et avatar Nov 25 '24 08:11 mo3et