Closed
Bug 855289
Opened 12 years ago
Closed 9 years ago
something needs to retry network operations during buildbot master reconfigs
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bhearsum, Unassigned)
Details
(Whiteboard: [shipit])
During the reconfigs for the Firefox 20.0 release we hit a few ISE 500 errors during the "hg update" step. Because this was after configs were committed, recovery from this was very painful.
Something should be retrying the parts of the buildbot master reconfig that are affected by the network or remote servers. I think this is just the "update" part?
Maybe we could wrap the hg update call in the Makefile with retry.py? Or maybe this is better handled by Fabric?
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•