Skip to content
Snippets Groups Projects
  • Ryan Izard's avatar
    516e88bb
    Fix potential divide by zero. Increased latency parameters to threshold=0.50,... · 516e88bb
    Ryan Izard authored
    Fix potential divide by zero. Increased latency parameters to threshold=0.50, history=10. Maybe it's just because my control plane is over a VPN and over the public internet, but the link latencies are fluctuating a bit. TODO evaluate whether or not we should completely clear the average/history each time we accept a new latency value. This would lessen the number of latency updates.
    516e88bb
    History
    Fix potential divide by zero. Increased latency parameters to threshold=0.50,...
    Ryan Izard authored
    Fix potential divide by zero. Increased latency parameters to threshold=0.50, history=10. Maybe it's just because my control plane is over a VPN and over the public internet, but the link latencies are fluctuating a bit. TODO evaluate whether or not we should completely clear the average/history each time we accept a new latency value. This would lessen the number of latency updates.