mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
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.
83 KiB
83 KiB