zuul/zuul/connection
Evgeny Antyshev 9f0a3229f7 Set keepalives for gerrit connections
Some gerrit clients connect through stateful firewalls,
which are occasionally "flushed", which leads to hanging of the connection.
This could be avoided by tcp keepalives.
To turn keepalives on, set "keepalive" in gerrit connection attributes to non-zero
(0 means no keepalives sent)
The default is turn it on with timeout of 60 seconds.

Change-Id: Ic3d11e0ac2108f02832e2114ba8bc1adcc87cb4f
2016-08-17 08:59:08 +00:00
..
__init__.py Cache is held and managed by connections 2016-02-17 22:10:33 +11:00
gerrit.py Set keepalives for gerrit connections 2016-08-17 08:59:08 +00:00
smtp.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00