Closed Rodemfr closed 4 years ago
The network thread does not attempt to contact the server again if the first attempt failed. Practically, it means that if the server did not answer in the second. THe plugin will fail receiving the weather data.
Retry mechanism added with a limit of 10 retries.
The network thread does not attempt to contact the server again if the first attempt failed. Practically, it means that if the server did not answer in the second. THe plugin will fail receiving the weather data.