Bug 734850

Summary: beaker-watchdog run method doesn't handle exceptions
Product: [Retired] Beaker Reporter: Bill Peck <bpeck>
Component: lab controllerAssignee: Bill Peck <bpeck>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.7CC: bpeck, dcallagh, mcsontos, rmancy, stl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-20 06:19:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Peck 2011-08-31 15:52:50 UTC
Description of problem:
Currently if we have a problem communicating to the server and get an xmlrpclib.Fault then the whole beaker-watchdog process will die.

Version-Release number of selected component (if applicable):
0.7.00

We should handle the exception in the run loop so we not only prevent ourselves from exiting but continue the run loop.

Comment 1 Bill Peck 2011-09-15 19:00:13 UTC
*** Bug 692538 has been marked as a duplicate of this bug. ***