archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Retry when speedtest fails.

Open suica-me opened this issue 6 months ago • 0 comments

PR Description:

Retry the speedtest when it fails due to network fluctuations.

except (http.client.IncompleteRead, ConnectionResetError) as error:

Tests and Checks

  • [x] I have tested the code!

suica-me avatar Aug 29 '24 01:08 suica-me