SuperQ / smokeping_prober

Prometheus style smokeping
Apache License 2.0
554 stars 73 forks source link

Ignore network read timeout errors #115

Closed SuperQ closed 1 year ago

SuperQ commented 1 year ago

Network timeout errors are handled by the pinger with an exponential backoff. We can ignore these errors.

Fixes: https://github.com/SuperQ/smokeping_prober/issues/114

SuperQ commented 1 year ago

:eyeglasses: @hhromic @floatingstatic

SuperQ commented 1 year ago

Tested this locally, mutes the error noise.