- Jun 20, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
rework __heartbeat__ log message - heartbeat failure is a .warn(), not an error(). the latter indicates an unexpected condition that should never happen in production. thought here is that the dependee that's failing should have errors() in her log message, and the depener should have warnings. Also, this gets error messages out of the console output of the unit test.
-
Lloyd Hilaiel authored
for __heartbeat__ use an application level global timeout to catch the situation where the other end is not reachable and ensure total wait time is <= 5s (in this case, no 'connect' event is ever emitted)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Zachary Carter authored
Handle connection errors and timeouts correctly on heartbeat dependency checks and send error in response - issue #1767
-
- Jun 19, 2012
-
-
Zachary Carter authored
-
- Jan 17, 2012
-
-
Lloyd Hilaiel authored
-
- Nov 09, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 02, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 25, 2011
-
-
Pete Fritchman authored
-