Opened at 2011-08-29T14:47:44Z
Last modified at 2015-08-18T17:01:03Z
#1515 new enhancement
more precise progress indication for MDMF retrieve — at Initial Version
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-mutable | Version: | 1.9.0a1 |
Keywords: | mdmf statistics | Cc: | |
Launchpad Bug: |
Description
From the commit message for 9756146d61673552:
More improvements to consider:
- progress is currently 0% or 100%: should calculate how many segments are involved (remembering retrieve can be less than the whole file) and set it to a fraction
- "fetch" time is fuzzy: what we want is to know how much of the delay is not our own fault, but since we do decode/decrypt work while waiting for more shares, it's not straightforward
Note: See
TracTickets for help on using
tickets.