#8260 closed defect (fixed)
Predicted download time confused by restarted jobs
Reported by: | adamt | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 4.6 |
Component: | core | Version: | 4.5.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
Download speed and remaining time seem to be calculated from total volume downloaded / time since download began.
Currently in the first few minutes after restarting a large download the download speed is overestimated and the remaining time under estimated.. until the mean download speed smoothes out.
When restarting downloads, which have been cut off, the calculation for time remaining & download speed should use total volume downloaded since restart / time sine download was restarted.
Change History (1)
comment:1 Changed on Oct 13, 2014 at 6:09:09 AM by dkocher
- Milestone set to 4.5.3
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fix in r15157.