[Python-Dev] Buildbot - "slave lost"
Chris Angelico
rosuav at gmail.com
Tue Dec 31 01:24:26 CET 2013
More information about the Python-Dev mailing list
Tue Dec 31 01:24:26 CET 2013
- Previous message: [Python-Dev] Request to release new version of python-defaults with ppc64le support
- Next message: [Python-Dev] Buildbot - "slave lost"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does Buildbot retain a constant TCP socket to its server? I'm seeing this: http://buildbot.python.org/all/builders/AMD64%20Debian%20root%203.3/builds/0 """ Results: Retry exception slave lost """ I have two internet connections; one is faster, but tends to drop socket connections after a few hours, and the other is a bit slower but more reliable (as long as the connection doesn't go idle for too long - neither of my upstreams is particularly MUD-friendly). Would it help to set a routing rule to send traffic to python.org:9020 via the connection that won't drop out? ChrisA
- Previous message: [Python-Dev] Request to release new version of python-defaults with ppc64le support
- Next message: [Python-Dev] Buildbot - "slave lost"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list