Closed
Bug 1823992
Opened 2 years ago
Closed 2 years ago
robustcheckout should retry on timeout
Categories
(Developer Services :: Mercurial: robustcheckout, enhancement)
Developer Services
Mercurial: robustcheckout
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jcristau, Assigned: jcristau)
References
Details
Attachments
(1 file)
Bug 1822044 set a timeout to not wait forever on the https connection; we should retry the operation in that case instead of failing straight away.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/46c99d31ab14
robustcheckout: handle socket.timeout exceptions and retry r=sheehan
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•