Changes between Version 21 and Version 22 of Internal/NewNodeAgent
- Timestamp:
- Feb 19, 2015, 9:15:23 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/NewNodeAgent
v21 v22 244 244 It should be noted that AgentCommands::configure should catch all exceptions and log them (or at least like standard error, but something pretty wide). This way the nodeagent never dies. And since every command should now timeout, the agent should never lock up (for ever). 245 245 246 This is the current flow of the HW discover method in the nodeagent.rb code: 247 [[Image(HwDiscover - New Page.png, 700px)]] 246 248 ---- 247 249 12/19/2015