Closed
Bug 2041555
Opened 4 months ago
Closed 4 months ago
"sync now" button does nothing if we are in a backoff state.
Categories
(Firefox for Android :: Accounts and Sync, defect, P2)
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
References
Details
(Whiteboard: [fxsync-])
Attachments
(1 file)
The "sync now" button makes no attempt to bypass the backoff caused by retries. Thus, "sync now" might do nothing at all now, but will do something in 5 hours. Which isn't particularly helpful :) If we just saw a network error (which puts us in a backoff state), the best case is that it does nothing for 3 minutes.
The user hitting "sync now" should override all backoffs.
| Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Pushed by mhammond@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/50abc35bf42a
https://hg.mozilla.org/integration/autoland/rev/64cf8ee55e0d
have "sync now" ignore the backoff state and actually sync now. r=jonalmeida,android-reviewers
Comment 3•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•2 months ago
|
Whiteboard: [fxsync-]
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•