[Buildbot-commits] [Buildbot] #831: Need a means to set keepaliveTimeout on slaves

Buildbot nobody at buildbot.net
Sun Mar 11 07:27:25 UTC 2012


#831: Need a means to set keepaliveTimeout on slaves
------------------------+---------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  minor        |   Milestone:  0.8.+
 Version:  0.7.12       |  Resolution:  fixed
Keywords:               |
------------------------+---------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This is no longer an issue: failing if you don't hear a response to a
 keepalive is wrong; rather, the keepalive is just to keep the connection
 alive and detect a dead connection via socket errors so that it can be
 destroyed and re-tried.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/831#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list