#2537 closed defect

magic-folder: implement download/upload retry — at Initial Version

Reported by: dawuud Owned by: daira
Priority: normal Milestone: undecided
Component: code-frontend-magic-folder Version: 1.10.1
Keywords: magic-folder download downloader retry reliability blocks-merge Cc:
Launchpad Bug:

Description

The downloader/uploader should retry if the operation fails... this can happen because of lossy networks such as wifi causing the tcp connections to storage servers to drop. Foolscap handles reconnection with exponential backoff... however the application layer still needs to retry... otherwise the user will experience our software as brittle.

Change History (0)

Note: See TracTickets for help on using tickets.