Skip to main content

FAULTY_IPT_THRESHOLD

Constant FAULTY_IPT_THRESHOLD 

Source
const FAULTY_IPT_THRESHOLD: Duration;
Expand description

We declare an introduction point to be faulty if all of the attempts to reach it fail, over this much time.

TODO: This value is more or less arbitrary; we may want to tune it in the future.