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)
note_publication_attempt
can only fail:
PublishIptSet::save
fails, i.e. if we fail to write to persistent
storage (this is #1226)Closes #1219 (closed)