dev notes: Draft IPT algorithm: Delay IPT replacement

Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1429#note_2924497
This commit is contained in:
Ian Jackson 2023-07-25 15:13:37 +01:00
parent 360bf843ae
commit a0d0a90b2b
1 changed files with 3 additions and 1 deletions

View File

@ -112,7 +112,9 @@ Each IPT can be in the following states:
(For example, the circuit to it has collapsed.)
We will continue to try to maintain our circuit to it.
But we won't publish it in any descriptor.
We will try to replace it with another IPT.
We will allow the re-establishment attempt to proceed,
but if it doesn't yield success within a reasonable time,
we will try to replace this IPT with another IPT.
* `Retiring`:
We have reached the IPT's planned replacement time.