Closed
Bug 1906318
Opened 2 years ago
Closed 2 years ago
Tune browser.backup.scheduled.idle-threshold-seconds to a reasonable default
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(1 file)
Right now, we wait for 5 minutes of user idle time before we check to see if we're due for a backup. That might be too long if we want to try to create a backup every hour. In my local testing, this would often result in only a few backups created per day (usually during an extended break or a meeting where I'm not touching the keyboard or mouse).
We'll need to find the right balance here so that we can create the backups at what we think are the right times.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Having done some testing on this for a while with my main profile, I suggest 15 seconds as the default value for now.
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40bfc08821c2
Change the idle timeout for evaluating backup creation to 15 seconds. r=backup-reviewers,kpatenio
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•