Skip to content

Требуется исправить работу метода checkAccount / Required to fix the checkAccount method #115

Description

@ArtyomKovl

Ошибка:
При проверке номеров, где нет аккаунта, методом checkAccount и при отправке сообщений на такие номера, информация об отсутствии аккаунта не записывается в кэш

Требуется:
Требуется исправить работу метода checkAccount

Уровень:
API

Обходное решение:
Не выполнять проверку методом checkAccount повторно и не отправлять сообщения на одни и те же номера, на которых отсутствует аккаунт MAX


Error:
When checking phone numbers that do not have a MAX account using the checkAccount method, and when sending messages to such numbers, the information indicating that the account does not exist is not stored in the cache

Required:
Fix the checkAccount method so that information about phone numbers without a MAX account is correctly stored in the cache

Level:
API

Workaround:
Do not use the checkAccount method, and do not repeatedly send messages to the same phone numbers that do not have a MAX account

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions