Add retry mechanism for speed test in runtest.sh and update settings for max retries and delay

This commit is contained in:
Yaro Kasear 2025-04-16 12:43:08 -05:00
parent 9d446b6353
commit 0eab8a0bfa
2 changed files with 36 additions and 3 deletions

View file

@ -13,4 +13,7 @@ INTERFACE=wlan0
PING_COUNT=25
PING_TARGET=1.1.1.1
MAX_RETRIES=5
RETRY_DELAY=10 # seconds
RECIPIENT=