dev notes: Draft IPT algorithm: Add a publication rate limit

Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1429#note_2924499
This commit is contained in:
Ian Jackson 2023-07-25 15:25:16 +01:00
parent 0b928f8a5b
commit 36cf899dd9
1 changed files with 2 additions and 1 deletions

View File

@ -247,7 +247,8 @@ We record for each hsdir what we have published.
We attempt publication in the following cases: We attempt publication in the following cases:
* `Certain`, if: the IPT list has changed from what was published * `Certain`, if: the IPT list has changed from what was published,
and we haven't published a `Certain` set recently
* `Uncertain`, if: nothing is published, * `Uncertain`, if: nothing is published,
or what is published will expire soon, or what is published will expire soon,
or we haven't published since Arti was restarted or we haven't published since Arti was restarted