Actions
Task #4918
closedUpdate FetchingTask to Retrieve New Segments Only
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/19/2019
Due date:
% Done:
100%
Estimated time:
Description
In the event of a timeout while fetching data, SegmentFetcher restarts fetching data from the first packet.
Need to update code in FetchingTask to save packets that have been fetched so far and restart from the last successfully retrieved packet.
An incomplete attempt can be found here for reference: https://github.com/named-data-mobile/ndn-photo-app/blob/5371f01a921f673d39a0cae3e3610b8cefca5cb7/app/src/main/java/memphis/myapplication/tasks/FetchingTask.java
Updated by Jeremy Clark almost 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions