View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010237 | MMA | Synchronization | public | 2012-12-14 22:42 | 2013-01-14 02:19 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.1 | ||||
Target Version | 1.0.1 | Fixed in Version | 1.0.1 | ||
Summary | 0010237: WiFi sync can fail because of short timeout | ||||
Description | While testing I found that if I put a breakpoint into MMW code when MMA is requesting sync-list then MMA fails immediatelly with message "Synchronization failed" and debug logs are sent. 3 my logs have been submitted with the same callstack, the last line is: $SynchronizationFailedException: Failed get metadata of tracks to sync from remote device But the reason is just the short timeout (from 2 to 5 seconds?) I think that something like common TCP timeout (30 seconds) should be used. In addition MMA shouldn't send logs when timed out. I created testing MMW.exe where I intentionally put 10 seconds delay in order Marek could test it. It is on FTP/forMarek/MM_EXE_10_sekund_timeout.exe | ||||
Tags | No tags attached. | ||||
Fixed in build | 83 | ||||