History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1290
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Allow a configurable number of ping retries before marking an agent offline

Created: 16/Oct/07 01:37 PM   Updated: 25/Jul/08 03:04 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0.9, 1.2.55


 Description  « Hide
See forum thread: http://forums.zutubi.com/viewtopic.php?t=1002. As mentioned there, to do this sensibly the agent side would also need more retry logic of its own.

 All   Comments   Change History      Sort Order:
jason - 24/Jul/08 01:00 PM
Added in agent state changes (changes 4587, 4588, 4590 and 4591). Now a single offline ping is not enough to abort a build. Rather, we wait until pulse.agent.offline.timeout seconds have passed without a successful ping before calling the whole thing off. The default timeout is four times pulse.agent.ping.interval.

jason - 25/Jul/08 03:04 PM
Merged to trunk in changes 4592 and 4594.