Opened at 2015-10-15T11:01:29Z
Last modified at 2016-03-21T17:24:35Z
#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.
Note: See
TracTickets for help on using
tickets.