Reconnect the cluster. This function will check the instances in
the ECS cluster defined by provider$clusterName and find if there is any
instance that has the same job queue name as .getJobQueueName(cluster). If
so, the function can reconnect the cluster.
# S4 method for ECSFargateProvider
reconnectDockerCluster(provider, cluster, verbose = 0L)S4 CloudProvider object. The service provider.
S4 DockerCluster object.
Integer. The verbose level, default 1.
No return value