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
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:
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
The text was updated successfully, but these errors were encountered:
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:
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
Cloud provider
OS version
Install tools
The text was updated successfully, but these errors were encountered: