Skip to content

tor-hsservice: Reference #1226 instead of #1219 in a TODO.

gabi-250 requested to merge gabi-250/arti:downgrade-todo into main

note_publication_attempt can only fail:

  • due to an internal error, in which case there is no point in retrying
  • if PublishIptSet::save fails, i.e. if we fail to write to persistent storage (this is #1226)

Closes #1219 (closed)

Merge request reports