Closed
Bug 1261206
Opened 9 years ago
Closed 9 years ago
Add redo logic to pushlog_client
Categories
(Developer Services :: Mercurial: Pushlog, defect)
Developer Services
Mercurial: Pushlog
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: sabergeass)
Details
Attachments
(1 file)
We currently don't retry to query pushlog.
We can use redo to improve this:
https://github.com/bhearsum/redo
Hi armen, does it looks good to you?
| Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8737048 [details] [review]
Pr for bug 1261206
I will land this and make a new release.
Attachment #8737048 -
Flags: review?(armenzg) → review+
| Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(armenzg)
| Reporter | ||
Comment 3•9 years ago
|
||
Hi MikeLing,
For following bugs, would you mind if we tried using Mercurial and MozReview? It makes it easier for me to land changes faster.
Flags: needinfo?(armenzg)
| Reporter | ||
Comment 4•9 years ago
|
||
https://hg.mozilla.org/hgcustom/version-control-tools/rev/fb8e1405d59349881fe2f5b1aea5280658dd6914
Bug 1261206 - Add redo logic to pushlog_client. r=armenzg
(In reply to Armen Zambrano [:armenzg] - Engineering productivity from comment #3)
> Hi MikeLing,
> For following bugs, would you mind if we tried using Mercurial and
> MozReview? It makes it easier for me to land changes faster.
not at all, though I'm mot familiar with the Mercurial, but I will try my best on it :)
I believe we could close this. :)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•