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

Исправить огромное потребление трафика из-за проверки уведомлений #47

Open
bxkr opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working p1 Highest priority

Comments

@bxkr
Copy link
Member

bxkr commented Sep 6, 2024

Необходимо исправить огромное потребление трафика из-за проверки уведомлений

Варианты:

  • уменьшить количество запросов - проверка раз в 5 или 10 минут вместо раза в 1 минуту
  • свитч отключения уведомлений в настройках
  • проверка на вайфай при запросе уведомлений - если не вайфай отсылать только каждый 3 (например) запрос
@bxkr bxkr added bug Something isn't working p1 Highest priority labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1 Highest priority
Projects
None yet
Development

No branches or pull requests

1 participant