limit retries in join module
When running on HPC systems, the http connection get sometimes called and takes quite long (in fact the compute nodes do not have internet connection at all). Therefore, reduce number of retries to accelerate the data loading process.