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

Логгирование всех запросов #12

Open
dmitry-weirdo opened this issue May 7, 2023 · 0 comments
Open

Логгирование всех запросов #12

dmitry-weirdo opened this issue May 7, 2023 · 0 comments

Comments

@dmitry-weirdo
Copy link
Owner

dmitry-weirdo commented May 7, 2023

  • Основное описание задачи см. в Трелло — https://trello.com/c/rc6ALiyA/159-%D0%B1%D0%BE%D1%82-%D1%81%D1%82%D0%B0%D1%82%D0%B8%D1%81%D1%82%D0%B8%D0%BA%D0%B0-%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81%D0%BE%D0%B2.
  • ❗Подумать о том, чтобы не сохранять First name и Last name юзера.
    • Имя и фамилия также могут быть в данных чата, если это личка с ботом (т.е. чат типа private).
    • Возможно, сделать опцией конфига, сохранять или не сохранять.
  • Скорее всего опцией: сохранять ли в логе response (aka responseText)
    • это может быть большой ответ.
      • Особенно из специальных команд вроде /allBotsGetSuccessfulRequests.
    • есть админский абьюз с тем, чтобы вызывать команду одну за другой и тем самым создавать цикл из /getLastMessageLog с кратно увеличивающимся response.
dmitry-weirdo added a commit that referenced this issue May 7, 2023
…with matched keywords and matched / non-matched boolean flag.
dmitry-weirdo added a commit that referenced this issue May 7, 2023
…In MessageProcessor, switch to parsing the response instead of just responseText String.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant