Closed
Bug 1042190
Opened 10 years ago
Closed 10 years ago
[Email] Improve IMAP retry logic
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(blocking-b2g:2.0+, b2g-v2.0 fixed, b2g-v2.1 fixed)
People
(Reporter: mcav, Assigned: mcav)
References
Details
Attachments
(1 file)
As discussed with :asuth re bug 1018828; make IMAP succeed even when given a zombie connection.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → m
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8460514 -
Flags: review?(bugmail)
Comment 2•10 years ago
|
||
Note for triage: this is a dependent bug of the formerly blocking bug 1018828. We converted that one to a meta bug and the actual work will happen here and the in the sibling bugs. Requesting blocking here for improvements to email sync stability in 2.0.
blocking-b2g: --- → 2.0?
Updated•10 years ago
|
blocking-b2g: 2.0? → 2.0+
Assignee | ||
Updated•10 years ago
|
Attachment #8460514 -
Flags: review?(bugmail)
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8460514 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/324
Okay, I think this test is correct now. It tests that (A) the retry succeeds, and (B) the retry fails (and that it doesn't attempt another retry), and that there are no precommands left at the end.
Attachment #8460514 -
Flags: review?(bugmail)
Comment 4•10 years ago
|
||
Comment on attachment 8460514 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/324
Looks great!
Attachment #8460514 -
Flags: review?(bugmail) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Gaia master: https://github.com/mozilla-b2g/gaia/commit/bd09b12126c8d39027c82168ed8b9c843e168611
gelam: https://github.com/mozilla-b2g/gaia-email-libs-and-more/commit/8ece6e3c76ace7d101aa00359fa66efeaa5178c3
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → fixed
Comment 6•10 years ago
|
||
Look forward to testing this one. :)
Comment 7•10 years ago
|
||
Target Milestone: --- → 2.1 S1 (1aug)
You need to log in
before you can comment on or make changes to this bug.
Description
•