branchrust_reboot/main/ping_estimate_cleanupcancel
3 Commits over 0 Days - ∞cph!
Increase refresh interval from 5m -> 45m
Add `ping_refresh_interval` to modify how often ping refreshes
Set to 0 to never run ping estimation
Return ping results after each iteration rather than waiting for all 5 iterations to finish before returning any results
Update ping manifest
Add `ping_parallel` to switch between pinging sequentially and pinging all endpoints at once (default false)
Add `ping_samples` to control how many times to ping each endpoint (default 5)
Remove client UI button for ping estimation