Closed
Bug 379613
Opened 18 years ago
Closed 18 years ago
Buildbot - BonsaiPoller errback handling
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
Details
Attachments
(1 file)
|
1.49 KB,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
This patch adds an errback to the main loop of the BonsaiPoller object to ensure that it keeps polling even if a timeout or other error has occured. It is basically the same as the svnpoller patch here: http://buildbot.net/trac/attachment/ticket/34/svnpoller-retry-anyway.patch
Attachment #263606 -
Flags: review?(rhelmer)
Updated•18 years ago
|
Attachment #263606 -
Flags: review?(rhelmer) → review+
Comment 1•18 years ago
|
||
Landed:
Checking in bonsaipoller.py;
/cvsroot/mozilla/tools/buildbot/buildbot/changes/bonsaipoller.py,v <-- bonsaipoller.py
new revision: 1.4; previous revision: 1.3
done
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•