| Trees | Indices | Help |
|
|---|
|
|
twisted.application.service.Service --+
|
util.ComparableMixin --+
|
base.ChangeSource --+
|
GerritChangeSource
This source will maintain a connection to gerrit ssh server that will provide us gerrit events in json format.
| Nested Classes | |
| LocalPP | |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
compare_attrs =
|
|
parent = Nonehash(x) |
|
STREAM_GOOD_CONNECTION_TIME = 120(seconds) connections longer than this are considered good, and reset the backoff timer |
|
STREAM_BACKOFF_MIN = 0.5(seconds) minimum, but nonzero, time to wait before retrying a failed connection |
|
STREAM_BACKOFF_EXPONENT = 1.5multiplier used to increase the backoff from MIN to MAX on repeated failures |
|
STREAM_BACKOFF_MAX = 60(seconds) maximum time to wait before retrying a failed connection |
|
|
Inherited from Inherited from |
|
| Method Details |
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 19 18:26:43 2010 | http://epydoc.sourceforge.net |