- [ ] Request a list of clusters from the master server with `Connection::RequestClusters` and then `Connection::RefreshClusters` every 3 seconds. - [ ] Run `Connection::RequestClusters` again if the version number sent for the list of clusters doesn't match. Meaning the list was updated recently.
Connection::RequestClustersand thenConnection::RefreshClustersevery 3 seconds.Connection::RequestClustersagain if the version number sent for the list of clusters doesn't match. Meaning the list was updated recently.