Constant tor_hsservice::ipt_establish::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.