Replies: 1 comment 1 reply
-
|
Thanks for the ideas. A problem I see is that backups may run for some time and we kind of need to have the list of apps we want to back up at the beginning and during that time, the active app may change frequently. Also, the design of the current backup system doesn't really support partial snapshots. Together with #316 one could also consider running backups only when phone is considered "idle". In practice, we've seen this to cause scheduling delays though. Maybe it could be an option in scheduling settings. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are many different ways that this could be improved, some lower-hanging fruit than others, and there are also multiple ways to interpret "active app". Figured I would start a conversation.
Resolution of #316 / #896 / #780 would certainly help this, as they would mitigate the disruption to some extent, but consider the case where someone has to make a late-night emergency trip, etc.: ideally they wouldn't be disrupted. So, if Seedvault wanted to do something smarter, here are some miscellaneous, unsorted ideas.
Some examples of apps that users may consider "active" -- technical details like detection mechanisms are important, but intentionally not considered in this list:
And how would these be handled? Some possibilities:
Implementation ideas/challenges. Some possibilities:
There are certainly downsides in addition to the upsides to some of these ideas, and perhaps none is the right approach. Thoughts welcome.
Beta Was this translation helpful? Give feedback.
All reactions