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

[Feature] Program operation monitoring #31

Open
lualex opened this issue Feb 15, 2023 · 1 comment
Open

[Feature] Program operation monitoring #31

lualex opened this issue Feb 15, 2023 · 1 comment

Comments

@lualex
Copy link

lualex commented Feb 15, 2023

I would like the program to ping the server every 30-60 seconds that the program on the android is alive. It often happens that for some reason the mobile itself stopped working. And you can understand this only by sending SMS.

I wanted to implement it myself. But the program falls asleep after 5-10 minutes. Although I add the program to the exceptions for energy saving.

In the interface, this can be implemented as a separate task where we specify the url and the frequency of the ping.

@anotherdevs
Copy link

I second this. It could be just a HEAD request.

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

2 participants