mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
The agent retry joiner implementation had different parameters to control its execution for agents running in server and client mode. The agent would set up individual joiners depending on the agent mode, making the object parameter overhead unrequired. This change removes the excess configuration options for the joiner, reducing code complexity slighly and hopefully making future modifications in this area easier to make.
54 KiB
54 KiB