Joshua Harlow c1ea16e0b3 Add connection attempt limit
Add a connect() function that connects
to the ssh server, if this fails it
does a retry algorithm until that fails
and then the thread dies.

If that works, consume from the given client
and if that fails, allow for retrying using
a new client (after a given consume_retry_delay
delay).

To maintain previous behavior the default of
attempting to connect forever is provided when the
number of connection_attempts is <= 0.

Change-Id: I1a2cb764c7cef04b8137a7e4b05d9a4cc45498b0
2013-12-28 20:21:23 -08:00
2013-12-28 20:21:23 -08:00
2013-10-03 10:45:10 +13:00
2012-12-16 10:40:40 -08:00
2012-07-11 13:00:12 -07:00
2013-06-02 10:46:12 -04:00
2013-06-02 10:46:12 -04:00
2013-06-02 10:46:12 -04:00
2013-06-02 10:46:12 -04:00
2013-06-02 10:46:12 -04:00

gerritlib

A Python library for interacting with Gerrit.

Description
Library for Gerrit
Readme 1.1 MiB
Languages
Python 100%