Skip to content

tor-hsservice: Implement upload_descriptor_with_retries.

gabi-250 requested to merge gabi-250/arti:desc-publisher-retries into main

Note: This branch is based on top of the changes from !1580 (merged)


This implements Reactor::upload_descriptor_with_retries (the retry logic is in the backoff module).

This branch also contains some refactorings that were needed to make this change work.

Merge request reports