View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013882 | MMW v4 | Synchronization | public | 2017-01-06 11:30 | 2017-01-09 18:12 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.14 | ||||
Target Version | 4.1.15 | Fixed in Version | 4.1.15 | ||
Summary | 0013882: iOS10 sync can fail when there is already 15.000 tracks on the device | ||||
Description | Based on the log from ticket FHG-652-93864 the sync is getting slower with amount of the tracks already on the device. If there is already 15.000 tracks then we need to wait almost 30 seconds for the device to reply with the "AssetManifest" message. And because our timeout is 30 seconds it fails near after that. Also we "commit" the copied tracks every 40 seconds or once 50 tracks were uploaded (batch of 50 tracks), but also the copy operation becomes slower (when there is already 15K of tracks) and thus only 20 tracks are copied during 40 seconds + 30 seconds waiting for the "AssetManifest" message. The timeouts needs to be prolonged and the commit batches adjusted to accomplish this. | ||||
Additional Information | FHG-652-93864 QBV-910-45672 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1822 | ||||