Removed server ok notification #4

Merged
antman merged 1 commit from remove-server-ok-notification into main 2026-07-14 11:36:22 +00:00
Owner

Motivation

"sever okay" notifications were only included for testing. Wanted to find out if the scheduled background task could be used to reliably detect home server outages.

Interestingly, iOS's scheduling of the background task is sometimes frequent but not really reliable enough. Sometimes it runs every few minutes, sometimes it goes an hour or two without running.

I think adding a desktop application with more reliable and consistent background polling might help. However, building out the rest of the mobile application might reveal that outages are self evident enough when they matter — when the user or their family is trying to access their server.

Solution

Have removed the "ok" notification

## Motivation "sever okay" notifications were only included for testing. Wanted to find out if the scheduled background task could be used to reliably detect home server outages. Interestingly, iOS's scheduling of the background task is sometimes frequent but not really reliable enough. Sometimes it runs every few minutes, sometimes it goes an hour or two without running. I think adding a desktop application with more reliable and consistent background polling might help. However, building out the rest of the mobile application might reveal that outages are self evident enough when they matter — when the user or their family is trying to access their server. ## Solution Have removed the "ok" notification
antman merged commit a2f7f43afb into main 2026-07-14 11:36:22 +00:00
antman deleted branch remove-server-ok-notification 2026-07-14 11:36:22 +00:00
antman referenced this pull request from a commit 2026-07-14 11:36:23 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kill-the-cloud/phone-app!4
No description provided.