Modify ↓
Opened 17 years ago
Closed 16 years ago
#263 closed defect (fixed)
Data upload not fail-safe
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description
I always wondered why there are ways reusing segments and duplicated segments in the data, until I checked an area I uploaded recently, and noticed these things again.
- Upload data
- When upload stalls because of high server load click "cancel"
- Start uploading again
- Download the data again. If you're lucky you have duplicated ways/segments
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This error still exists in build 754. I tried to force the behaviour by creating a completely new way. I let it upload and cancelled (sometimes had to click the close-button, cancel does not always interrupt the transfer) it, then uploaded again and in the end downloaded the area. I always got 1 duplicate node per cancel.
This is probably the case when a primitive gets uploaded okay, but the server can't reply with a new ID quickly enough.