[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка очистки очереди методом clearMessagesQueue / Error clearing queue using clearMessagesQueue method #348

Closed
EscHelpNew opened this issue Nov 15, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@EscHelpNew
Copy link
Contributor

Ошибка
При отправке одного сообщения, метод showMessagesQueue показывает пустой массив [], но сообщение находится в регистре на отправку. Методом clearMessagesQueue не удаляет сообщение к отправке.

Уровень
API

Обходное решение
Сообщение будет автоматически удалено из очереди через 24 часа с момента создания


Error
When sending one message, the showMessagesQueue method shows an empty array [], but the message is in the sending register. The clearMessagesQueue method does not delete the message to be sent.

Level
API

Workaround
The message will be automatically deleted from the queue after 24 hours from the moment it was created

@EscHelpNew EscHelpNew added the bug Something isn't working label Feb 6, 2024
@EscHelpNew EscHelpNew added this to the Release 25 milestone Feb 6, 2024
@EscHelpNew EscHelpNew added the help wanted Extra attention is needed label Feb 12, 2024
@EscHelpNew
Copy link
Contributor Author

Решено в релизе 5.44.25.19


Solved in the release 5.44.25.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant