Mahmood Ali
9dcebcd8a3
client: avoid registering node twice right away
...
I noticed that `watchNodeUpdates()` almost immediately after
`registerAndHeartbeat()` calls `retryRegisterNode()`, well after 5
seconds.
This call is unnecessary and made debugging a bit harder. So here, we
ensure that we only re-register node for new node events, not for
initial registration.
2019-04-19 09:12:50 -04:00
..
2019-01-22 15:44:31 -08:00
2019-02-19 07:44:14 -08:00
2019-04-15 14:11:58 -07:00
2019-01-22 15:44:31 -08:00
2019-01-23 06:27:14 -08:00
2019-01-14 09:56:53 -08:00
2019-03-04 13:37:20 -08:00
2019-04-11 10:29:40 -04:00
2018-11-16 10:26:32 -05:00
2019-04-01 16:52:58 -04:00
2019-04-01 16:52:58 -04:00
2019-03-04 12:25:54 -06:00
2018-10-16 16:56:55 -07:00
2019-03-04 13:37:20 -08:00
2018-11-14 14:41:19 -05:00
2019-04-09 09:01:48 -07:00
2019-04-12 15:06:34 +00:00
2019-02-20 07:41:47 -05:00
2019-04-16 11:22:44 -07:00
2018-10-17 10:06:59 -07:00
2018-10-16 16:53:30 -07:00
2019-04-11 14:25:49 +02:00
2019-04-11 14:25:49 +02:00
2019-01-10 10:10:11 -05:00
2018-10-17 10:06:59 -07:00
2018-02-15 13:59:02 -08:00
2019-04-11 10:29:40 -04:00
2019-04-19 09:12:50 -04:00
2019-02-26 10:54:16 -05:00
2018-12-18 22:55:18 -05:00
2019-01-23 06:27:14 -08:00
2019-01-18 21:26:48 -05:00
2018-10-16 16:56:55 -07:00
2018-12-19 15:48:02 -08:00
2019-01-11 11:36:37 -08:00
2019-04-19 09:00:24 -04:00
2018-10-17 10:06:59 -07:00
2019-01-09 09:22:47 -05:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00
2019-04-19 09:12:50 -04:00