Skip to content

Add automatic retry for some upload failures

Jean-Paul Calderone requested to merge tahoe-lafs-upload-retry into main

If there are not enough reachable storage servers, try again. Usually the client node will manage to connect to some more eventually.

Merge request reports